webpack ^3.5.2

This commit is contained in:
Pooya Parsa 2017-08-10 14:08:06 +04:30
parent ed98aa91ae
commit 8af4597117
2 changed files with 4 additions and 4 deletions

View File

@ -113,7 +113,7 @@
"vue-server-renderer": "~2.4.2",
"vue-template-compiler": "~2.4.2",
"vuex": "^2.3.1",
"webpack": "^3.5.1",
"webpack": "^3.5.2",
"webpack-bundle-analyzer": "^2.9.0",
"webpack-dev-middleware": "^1.12.0",
"webpack-hot-middleware": "^2.18.2",

View File

@ -6323,9 +6323,9 @@ webpack-sources@^1.0.1:
source-list-map "^2.0.0"
source-map "~0.5.3"
webpack@^3.5.1:
version "3.5.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.5.1.tgz#b749ee3d2b5a118dad53e8e41585b3f71e75499a"
webpack@^3.5.2:
version "3.5.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-3.5.2.tgz#a9601066e23af3c80f3bf9758fd794ca9778f251"
dependencies:
acorn "^5.0.0"
acorn-dynamic-import "^2.0.0"