chore(deps): update dependency webpack to ^4.29.3 (#4972)

This commit is contained in:
renovate[bot] 2019-02-07 12:12:39 +03:30 committed by Pooya Parsa
parent fc604d1733
commit a03dafbe97
2 changed files with 5 additions and 5 deletions

View File

@ -44,7 +44,7 @@
"time-fix-plugin": "^2.0.5",
"url-loader": "^1.1.2",
"vue-loader": "^15.6.2",
"webpack": "^4.29.2",
"webpack": "^4.29.3",
"webpack-bundle-analyzer": "^3.0.3",
"webpack-dev-middleware": "^3.5.2",
"webpack-hot-middleware": "^2.24.3",

View File

@ -11446,10 +11446,10 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0, webpack-sources@^1.3.0:
source-list-map "^2.0.0"
source-map "~0.6.1"
webpack@^4.29.2:
version "4.29.2"
resolved "https://registry.npmjs.org/webpack/-/webpack-4.29.2.tgz#1afb23db2ebc56403bdedb8915a628b17a4c2ccb"
integrity sha512-CIImg29B6IcIsQwxZJ6DtWXR024wX6vHfU8fB1UDxtSiEY1gwoqE1uSAi459vBOJuIYshu4BwMI7gxjVUqXPUg==
webpack@^4.29.3:
version "4.29.3"
resolved "https://registry.npmjs.org/webpack/-/webpack-4.29.3.tgz#e0b406a7b4201ed5e4fb4f84fd7359f9a7db4647"
integrity sha512-xPJvFeB+8tUflXFq+OgdpiSnsCD5EANyv56co5q8q8+YtEasn5Sj3kzY44mta+csCIEB0vneSxnuaHkOL2h94A==
dependencies:
"@webassemblyjs/ast" "1.7.11"
"@webassemblyjs/helper-module-context" "1.7.11"