Update dependency webpack to v4.29.1

This commit is contained in:
Renovate Bot 2019-02-05 12:23:33 +00:00
parent adc6fa8409
commit 244ab1378e
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View file

@ -105,7 +105,7 @@
"stylelint-config-standard": "18.2.0",
"textcomplete": "0.17.1",
"undate": "0.3.0",
"webpack": "4.29.0",
"webpack": "4.29.1",
"webpack-cli": "3.2.3",
"webpack-dev-server": "3.1.14"
}

View file

@ -7725,9 +7725,9 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0:
source-list-map "^2.0.0"
source-map "~0.6.1"
webpack@4.29.0:
version "4.29.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.29.0.tgz#f2cfef83f7ae404ba889ff5d43efd285ca26e750"
webpack@4.29.1:
version "4.29.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.29.1.tgz#a6533d7bc6a6b1ed188cb029d53d231be777e175"
dependencies:
"@webassemblyjs/ast" "1.7.11"
"@webassemblyjs/helper-module-context" "1.7.11"