Update dependency webpack-cli to v3.3.7

This commit is contained in:
Renovate Bot 2019-08-21 20:15:43 +00:00
parent aadfede911
commit 62ed80010f
No known key found for this signature in database
GPG key ID: 30DC19D6846E13FA
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

@ -8958,10 +8958,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"