Update dependency webpack to v4.21.0

This commit is contained in:
Renovate Bot 2018-10-17 18:16:22 +00:00
parent bebc9db629
commit 56cc8fbe32
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", "stylelint-config-standard": "18.2.0",
"textcomplete": "0.17.1", "textcomplete": "0.17.1",
"undate": "0.3.0", "undate": "0.3.0",
"webpack": "4.20.2", "webpack": "4.21.0",
"webpack-cli": "3.1.2", "webpack-cli": "3.1.2",
"webpack-dev-server": "3.1.9" "webpack-dev-server": "3.1.9"
} }

View file

@ -7668,9 +7668,9 @@ webpack-sources@^1.1.0, webpack-sources@^1.3.0:
source-list-map "^2.0.0" source-list-map "^2.0.0"
source-map "~0.6.1" source-map "~0.6.1"
webpack@4.20.2: webpack@4.21.0:
version "4.20.2" version "4.21.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.20.2.tgz#89f6486b6bb276a91b0823453d377501fc625b5a" resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.21.0.tgz#bd03605c0f48c0d4aaaef78ead2769485e5afd92"
dependencies: dependencies:
"@webassemblyjs/ast" "1.7.8" "@webassemblyjs/ast" "1.7.8"
"@webassemblyjs/helper-module-context" "1.7.8" "@webassemblyjs/helper-module-context" "1.7.8"