2
0
mirror of https://github.com/tenrok/vue-form-wizard.git synced 2026-06-10 09:32:25 +03:00

Merge pull request #127 from cristijora/dependabot/npm_and_yarn/webpack-3.10.0

Bump webpack from 3.9.1 to 3.10.0
This commit is contained in:
Cristi Jora
2017-12-19 12:49:34 +02:00
committed by GitHub
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"