chore(deps-dev): bump webpack-cli from 3.3.0 to 3.3.1 (#240)

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.0 to 3.3.1.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/master/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v.3.3.0...v.3.3.1)

Signed-off-by: dependabot[bot] <support@dependabot.com>
This commit is contained in:
dependabot[bot] 2019-04-22 09:29:53 +02:00 committed by Crawl
parent b691ac19c5
commit 7ca46eca0c
2 changed files with 5 additions and 12 deletions

View file

@ -193,7 +193,7 @@
"typescript": "^3.4.4",
"vscode": "^1.1.33",
"webpack": "^4.30.0",
"webpack-cli": "^3.3.0"
"webpack-cli": "^3.3.1"
},
"engines": {
"vscode": "^1.15.0"

View file

@ -1051,13 +1051,6 @@ discord-rpc@discordjs/RPC:
node-fetch "^2.3.0"
ws "^6.1.1"
discord-rpc@iCrawl/rpc#custom:
version "3.0.1"
resolved "https://codeload.github.com/iCrawl/rpc/tar.gz/be9d5a28eb9d3c881b62de9dfc78be4230e322fb"
dependencies:
node-fetch "^2.3.0"
ws "^6.1.1"
doctrine@^3.0.0:
version "3.0.0"
resolved "https://registry.yarnpkg.com/doctrine/-/doctrine-3.0.0.tgz#addebead72a6574db783639dc87a121773973961"
@ -3812,10 +3805,10 @@ watchpack@^1.5.0:
graceful-fs "^4.1.2"
neo-async "^2.5.0"
webpack-cli@^3.3.0:
version "3.3.0"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.0.tgz#55c8a74cae1e88117f9dda3a801c7272e93ca318"
integrity sha512-t1M7G4z5FhHKJ92WRKwZ1rtvi7rHc0NZoZRbSkol0YKl4HvcC8+DsmGDmK7MmZxHSAetHagiOsjOB6MmzC2TUw==
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==
dependencies:
chalk "^2.4.1"
cross-spawn "^6.0.5"