chore(deps): update dependency webpack to v4.29.3 (https://github.com/woocommerce/woocommerce-blocks/pull/409)

This commit is contained in:
renovate[bot] 2019-02-07 09:58:12 -05:00 committed by Kelly Dwan
parent 8da93d36f1
commit cd9d573112
2 changed files with 4 additions and 4 deletions

View File

@ -18624,9 +18624,9 @@
"dev": true
},
"webpack": {
"version": "4.29.2",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.29.2.tgz",
"integrity": "sha512-CIImg29B6IcIsQwxZJ6DtWXR024wX6vHfU8fB1UDxtSiEY1gwoqE1uSAi459vBOJuIYshu4BwMI7gxjVUqXPUg==",
"version": "4.29.3",
"resolved": "https://registry.npmjs.org/webpack/-/webpack-4.29.3.tgz",
"integrity": "sha512-xPJvFeB+8tUflXFq+OgdpiSnsCD5EANyv56co5q8q8+YtEasn5Sj3kzY44mta+csCIEB0vneSxnuaHkOL2h94A==",
"dev": true,
"requires": {
"@webassemblyjs/ast": "1.7.11",

View File

@ -61,7 +61,7 @@
"style-loader": "0.23.1",
"stylelint": "9.10.1",
"stylelint-config-wordpress": "13.1.0",
"webpack": "4.29.2",
"webpack": "4.29.3",
"webpack-cli": "3.2.3"
},
"engines": {