Bump webpack-cli from 3.3.9 to 3.3.10

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 3.3.9 to 3.3.10.
- [Release notes](https://github.com/webpack/webpack-cli/releases)
- [Changelog](https://github.com/webpack/webpack-cli/blob/v3.3.10/CHANGELOG.md)
- [Commits](https://github.com/webpack/webpack-cli/compare/v3.3.9...v3.3.10)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2019-11-03 14:15:45 +00:00 committed by Benjamin Staneck
parent 98fae6eb28
commit 45e0ce1155
2 changed files with 5 additions and 5 deletions

View file

@ -271,7 +271,7 @@
"styled-jsx": "3.2.3", "styled-jsx": "3.2.3",
"stylis": "3.5.4", "stylis": "3.5.4",
"uuid": "3.3.3", "uuid": "3.3.3",
"webpack-cli": "3.3.9", "webpack-cli": "3.3.10",
"xterm": "~4.2.0", "xterm": "~4.2.0",
"xterm-addon-fit": "^0.3.0", "xterm-addon-fit": "^0.3.0",
"xterm-addon-ligatures": "^0.2.1", "xterm-addon-ligatures": "^0.2.1",

View file

@ -8480,10 +8480,10 @@ webdriverio@^4.13.0:
wdio-dot-reporter "~0.0.8" wdio-dot-reporter "~0.0.8"
wgxpath "~1.0.0" wgxpath "~1.0.0"
webpack-cli@3.3.9: webpack-cli@3.3.10:
version "3.3.9" version "3.3.10"
resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.9.tgz#79c27e71f94b7fe324d594ab64a8e396b9daa91a" resolved "https://registry.yarnpkg.com/webpack-cli/-/webpack-cli-3.3.10.tgz#17b279267e9b4fb549023fae170da8e6e766da13"
integrity sha512-xwnSxWl8nZtBl/AFJCOn9pG7s5CYUYdZxmmukv+fAHLcBIHM36dImfpQg3WfShZXeArkWlf6QRw24Klcsv8a5A== integrity sha512-u1dgND9+MXaEt74sJR4PR7qkPxXUSQ0RXYq8x1L6Jg1MYVEmGPrH6Ah6C4arD4r0J1P5HKjRqpab36k0eIzPqg==
dependencies: dependencies:
chalk "2.4.2" chalk "2.4.2"
cross-spawn "6.0.5" cross-spawn "6.0.5"