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

Update dependency webpack to v4.11.1
This commit is contained in:
Jérémie Astori 2018-06-07 23:25:40 -04:00 committed by GitHub
commit 59e8e1aa7e
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 4 additions and 4 deletions

View file

@ -100,7 +100,7 @@
"stylelint-config-standard": "18.2.0",
"textcomplete": "0.17.1",
"undate": "0.3.0",
"webpack": "4.11.0",
"webpack": "4.11.1",
"webpack-cli": "3.0.3",
"webpack-dev-server": "3.1.4"
}

View file

@ -7598,9 +7598,9 @@ webpack-sources@^1.0.1, webpack-sources@^1.1.0:
source-list-map "^2.0.0"
source-map "~0.6.1"
webpack@4.11.0:
version "4.11.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.11.0.tgz#b7b68b4fe8a8963a18370a05f84d38d59ada4fbf"
webpack@4.11.1:
version "4.11.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-4.11.1.tgz#1aa0b936f7ae93a52cf38d2ad0d0f46dcf3c2723"
dependencies:
"@webassemblyjs/ast" "1.5.10"
"@webassemblyjs/helper-module-context" "1.5.10"