Merge pull request #2475 from thelounge/renovate/webpack-4.x

Update dependency webpack to v4.9.2
This commit is contained in:
Jérémie Astori 2018-05-28 18:28:40 -04:00 committed by GitHub
commit 899ca6737b
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
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"