Bump webpack-cli from 4.5.0 to 4.6.0

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 4.5.0 to 4.6.0.
- [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/webpack-cli@4.5.0...webpack-cli@4.6.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot]
2021-03-29 11:53:41 +00:00
committed by GitHub
parent aa1df21acc
commit 283204e041
2 changed files with 19 additions and 19 deletions
+1 -1
View File
@@ -69,7 +69,7 @@
"typescript": "^4.2.3",
"url-loader": "^4.1.1",
"webpack": "^5.28.0",
"webpack-cli": "^4.5.0",
"webpack-cli": "^4.6.0",
"webpack-dev-server": "4.0.0-beta.1"
},
"jest": {