Merge pull request #3369 from thelounge/renovate/webpack-cli-3.x

Update dependency webpack-cli to v3.3.7
This commit is contained in:
Pavel Djundik 2019-08-25 20:25:56 +03:00 committed by GitHub
commit ccb1595ed3
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -118,7 +118,7 @@
"vue-template-compiler": "2.6.10",
"vuedraggable": "2.23.0",
"webpack": "4.39.2",
"webpack-cli": "3.3.6"
"webpack-cli": "3.3.7"
},
"husky": {
"hooks": {

View file

@ -8963,10 +8963,10 @@ web-push@3.3.5:
minimist "^1.2.0"
urlsafe-base64 "^1.0.0"
webpack-cli@3.3.6:
version "3.3.6"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.6.tgz#2c8c399a2642133f8d736a359007a052e060032c"
integrity sha512-0vEa83M7kJtxK/jUhlpZ27WHIOndz5mghWL2O53kiDoA9DIxSKnfqB92LoqEn77cT4f3H2cZm1BMEat/6AZz3A==
webpack-cli@3.3.7:
version "3.3.7"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.7.tgz#77c8580dd8e92f69d635e0238eaf9d9c15759a91"
integrity sha512-OhTUCttAsr+IZSMVwGROGRHvT+QAs8H6/mHIl4SvhAwYywjiylYjpwybGx7WQ9Hkb45FhjtsymkwiRRbGJ1SZQ==
dependencies:
chalk "2.4.2"
cross-spawn "6.0.5"