Skip to content

Commit

Permalink
Updated Dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
mrboomer committed Apr 9, 2018
1 parent d357826 commit 351c013
Show file tree
Hide file tree
Showing 2 changed files with 29 additions and 38 deletions.
57 changes: 24 additions & 33 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,16 +49,16 @@
"css-loader": "0.28.11",
"eslint": "4.19.1",
"eslint-config-airbnb-base": "12.1.0",
"eslint-friendly-formatter": "4.0.0",
"eslint-friendly-formatter": "4.0.1",
"eslint-import-resolver-webpack": "0.9.0",
"eslint-loader": "2.0.0",
"eslint-plugin-import": "2.10.0",
"eslint-plugin-jest": "21.15.0",
"eslint-plugin-vue": "4.4.0",
"extract-text-webpack-plugin": "3.0.2",
"file-loader": "1.1.11",
"friendly-errors-webpack-plugin": "1.6.1",
"html-webpack-plugin": "3.1.0",
"friendly-errors-webpack-plugin": "1.7.0",
"html-webpack-plugin": "3.2.0",
"isomorphic-fetch": "^2.2.1",
"jest": "22.4.3",
"jest-serializer-vue": "1.0.0",
Expand All @@ -72,15 +72,15 @@
"portfinder": "1.0.13",
"postcss-import": "11.1.0",
"postcss-loader": "2.1.3",
"postcss-url": "7.3.1",
"postcss-url": "7.3.2",
"rimraf": "2.6.2",
"sass-loader": "6.0.7",
"selenium-server": "3.11.0",
"semver": "5.5.0",
"shelljs": "0.8.1",
"uglifyjs-webpack-plugin": "1.2.4",
"url-loader": "0.6.2",
"vue-jest": "2.3.0",
"vue-jest": "2.4.1",
"vue-loader": "14.2.2",
"vue-server-renderer": "2.5.16",
"vue-style-loader": "4.1.0",
Expand Down

0 comments on commit 351c013

Please sign in to comment.