Update dependency webpack to v4.9.2

This commit is contained in:
Renovate Bot 2018-05-28 21:11:42 +00:00
parent a221bf9d40
commit d4b028556a
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
2 changed files with 4 additions and 4 deletions

View file

@ -98,7 +98,7 @@
"stylelint-config-standard": "18.2.0",
"textcomplete": "0.17.1",
"undate": "0.3.0",
"webpack": "4.9.1",
"webpack": "4.9.2",
"webpack-cli": "2.1.4",
"webpack-dev-server": "3.1.4"
}

View file

@ -8220,9 +8220,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
source-list-map "^2.0.0"
source-map "~0.6.1"
webpack@4.9.1:
version "4.9.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.9.1.tgz#fa7bd738b17fd7f09f37da461b2f5c16c6565f34"
webpack@4.9.2:
version "4.9.2"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.9.2.tgz#d347097cc87c9242527c2e8ee9cdcb90f05856c3"
dependencies:
"@webassemblyjs/ast" "1.4.3"
"@webassemblyjs/wasm-edit" "1.4.3"