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

Merge pull request #118 from cristijora/dependabot/yarn/webpack-3.9.1

Bump webpack from 3.8.1 to 3.9.1
This commit is contained in:
Cristi Jora
2017-12-04 09:54:16 +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-style-loader": "^3.0.3",
"vue-template-compiler": "^2.5.9", "vue-template-compiler": "^2.5.9",
"vue-test-utils": "^1.0.0-beta.1", "vue-test-utils": "^1.0.0-beta.1",
"webpack": "^3.8.1", "webpack": "^3.9.1",
"webpack-bundle-analyzer": "^2.9.1", "webpack-bundle-analyzer": "^2.9.1",
"webpack-dev-middleware": "^1.10.0", "webpack-dev-middleware": "^1.10.0",
"webpack-hot-middleware": "^2.16.1", "webpack-hot-middleware": "^2.16.1",
+3 -3
View File
@@ -6536,9 +6536,9 @@ webpack-sources@^1.0.1:
source-list-map "^2.0.0" source-list-map "^2.0.0"
source-map "~0.5.3" source-map "~0.5.3"
webpack@^3.8.1: webpack@^3.9.1:
version "3.8.1" version "3.9.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.8.1.tgz#b16968a81100abe61608b0153c9159ef8bb2bd83" resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.9.1.tgz#9a60aa544ed5d4d454c069e3f521aa007e02643c"
dependencies: dependencies:
acorn "^5.0.0" acorn "^5.0.0"
acorn-dynamic-import "^2.0.0" acorn-dynamic-import "^2.0.0"