Skip to content
This repository has been archived by the owner on Nov 30, 2020. It is now read-only.

Commit

Permalink
chore(package): Update dependencies
Browse files Browse the repository at this point in the history
  • Loading branch information
matsp committed Jul 6, 2018
1 parent 03434c4 commit fdf4224
Show file tree
Hide file tree
Showing 2 changed files with 574 additions and 698 deletions.
14 changes: 7 additions & 7 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,10 +31,10 @@
"vue": "^2.5.16"
},
"devDependencies": {
"@babel/core": "^7.0.0-beta.51",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.51",
"@babel/plugin-transform-object-assign": "^7.0.0-beta.51",
"@babel/preset-env": "^7.0.0-beta.51",
"@babel/core": "^7.0.0-beta.52",
"@babel/plugin-proposal-object-rest-spread": "^7.0.0-beta.52",
"@babel/plugin-transform-object-assign": "^7.0.0-beta.52",
"@babel/preset-env": "^7.0.0-beta.52",
"@vue/test-utils": "^1.0.0-beta.20",
"babel-core": "^7.0.0-bridge.0",
"babel-eslint": "^8.2.5",
Expand All @@ -57,11 +57,11 @@
"file-loader": "^1.1.11",
"html-loader": "^0.5.5",
"html-webpack-plugin": "^3.2.0",
"jest": "^23.2.0",
"jest": "^23.3.0",
"jest-serializer-vue": "^2.0.2",
"mini-css-extract-plugin": "^0.4.1",
"mutationobserver-shim": "^0.3.2",
"node-sass": "4.9.0",
"node-sass": "4.9.1",
"normalize.css": "^8.0.0",
"optimize-css-assets-webpack-plugin": "^4.0.3",
"postcss": "^6.0.23",
Expand All @@ -75,7 +75,7 @@
"vue-loader": "^15.2.4",
"vue-template-compiler": "^2.5.16",
"vuepress": "^0.10.2",
"webpack": "^4.14.0",
"webpack": "^4.15.1",
"webpack-cli": "^3.0.8",
"webpack-dev-server": "^3.1.4",
"webpack-merge": "^4.1.3"
Expand Down
Loading

0 comments on commit fdf4224

Please sign in to comment.