2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-19 22:20:32 +03:00

Bump webpack from 3.9.1 to 3.10.0

Bumps [webpack](https://github.com/webpack/webpack) from 3.9.1 to 3.10.0.
- [Release notes](https://github.com/webpack/webpack/releases/tag/v3.10.0)
- [Commits](https://github.com/webpack/webpack/compare/v3.9.1...v3.10.0)
This commit is contained in:
dependabot[bot]
2017-12-11 07:26:40 +00:00
parent ad52db62f8
commit 2a15fbe1a0
2 changed files with 4 additions and 4 deletions
+1 -1
View File
@@ -104,7 +104,7 @@
"vue-style-loader": "^3.0.3",
"vue-template-compiler": "^2.5.9",
"vue-test-utils": "^1.0.0-beta.1",
"webpack": "^3.9.1",
"webpack": "^3.10.0",
"webpack-bundle-analyzer": "^2.9.1",
"webpack-dev-middleware": "^1.10.0",
"webpack-hot-middleware": "^2.16.1",
+3 -3
View File
@@ -6541,9 +6541,9 @@ webpack-sources@^1.0.1:
source-list-map "^2.0.0"
source-map "~0.5.3"
webpack@^3.9.1:
version "3.9.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.9.1.tgz#9a60aa544ed5d4d454c069e3f521aa007e02643c"
webpack@^3.10.0:
version "3.10.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.10.0.tgz#5291b875078cf2abf42bdd23afe3f8f96c17d725"
dependencies:
acorn "^5.0.0"
acorn-dynamic-import "^2.0.0"