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

Update dependency webpack-cli to v3.3.8
This commit is contained in:
Pavel Djundik 2019-09-07 23:45:39 +03:00 committed by GitHub
commit b89aaf1030
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.3",
"webpack-cli": "3.3.7"
"webpack-cli": "3.3.8"
},
"husky": {
"hooks": {

View file

@ -8980,10 +8980,10 @@ web-push@3.3.5:
minimist "^1.2.0"
urlsafe-base64 "^1.0.0"
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==
webpack-cli@3.3.8:
version "3.3.8"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.8.tgz#caeaebcc26f685db1736e5decd3f01aac30123ec"
integrity sha512-RANYSXwikSWINjHMd/mtesblNSpjpDLoYTBtP99n1RhXqVI/wxN40Auqy42I7y4xrbmRBoA5Zy5E0JSBD5XRhw==
dependencies:
chalk "2.4.2"
cross-spawn "6.0.5"