Merge pull request #3199 from thelounge/renovate/webpack-cli-3.x
Update dependency webpack-cli to v3.3.2
This commit is contained in:
commit
67adbc328a
@ -111,6 +111,6 @@
|
||||
"vue-template-compiler": "2.6.10",
|
||||
"vuedraggable": "2.20.0",
|
||||
"webpack": "4.31.0",
|
||||
"webpack-cli": "3.3.1"
|
||||
"webpack-cli": "3.3.2"
|
||||
}
|
||||
}
|
||||
|
@ -8829,10 +8829,10 @@ web-push@3.3.3:
|
||||
minimist "^1.2.0"
|
||||
urlsafe-base64 "^1.0.0"
|
||||
|
||||
webpack-cli@3.3.1:
|
||||
version "3.3.1"
|
||||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.1.tgz#98b0499c7138ba9ece8898bd99c4f007db59909d"
|
||||
integrity sha512-c2inFU7SM0IttEgF7fK6AaUsbBnORRzminvbyRKS+NlbQHVZdCtzKBlavRL5359bFsywXGRAItA5di/IruC8mg==
|
||||
webpack-cli@3.3.2:
|
||||
version "3.3.2"
|
||||
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.2.tgz#aed2437b0db0a7faa2ad28484e166a5360014a91"
|
||||
integrity sha512-FLkobnaJJ+03j5eplxlI0TUxhGCOdfewspIGuvDVtpOlrAuKMFC57K42Ukxqs1tn8947/PM6tP95gQc0DCzRYA==
|
||||
dependencies:
|
||||
chalk "^2.4.1"
|
||||
cross-spawn "^6.0.5"
|
||||
|
Loading…
Reference in New Issue
Block a user