build(deps-dev): bump webpack-cli from 4.10.0 to 5.0.0

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

---
updated-dependencies:
- dependency-name: webpack-cli
  dependency-type: direct:development
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-17 11:02:49 +00:00
committed by GitHub
parent 36dba1a36f
commit 71dcdf0ca2
2 changed files with 73 additions and 83 deletions

View File

@ -108,7 +108,7 @@
"typescript": "4.9.3",
"unzipper": "^0.10.11",
"webpack": "^5.28.0",
"webpack-cli": "^4.6.0"
"webpack-cli": "^5.0.0"
},
"engines": {
"node": ">=10"