chore(deps): update dependency webpack to v4.29.3

This commit is contained in:
Renovate Bot 2019-02-07 21:43:12 +00:00 committed by renovate[bot]
parent 8acb55e2a3
commit 7ae827edec
2 changed files with 5 additions and 5 deletions

View File

@ -48,7 +48,7 @@
"konitor": "0.10.1",
"string-replace-loader": "^2.1.1",
"svgo": "1.1.1",
"webpack": "4.29.2",
"webpack": "4.29.3",
"webpack-cli": "3.2.3"
}
}

View File

@ -7968,10 +7968,10 @@ 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.yarnpkg.com/webpack/-/webpack-4.29.2.tgz#1afb23db2ebc56403bdedb8915a628b17a4c2ccb"
integrity sha512-CIImg29B6IcIsQwxZJ6DtWXR024wX6vHfU8fB1UDxtSiEY1gwoqE1uSAi459vBOJuIYshu4BwMI7gxjVUqXPUg==
webpack@4.29.3:
version "4.29.3"
resolved "https://registry.yarnpkg.com/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"