Bump webpack-cli from 4.9.2 to 4.10.0

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-06-13 02:03:41 +00:00
committed by GitHub
parent 437f2c5909
commit ddb367cdcc
2 changed files with 21 additions and 21 deletions

View File

@ -63,7 +63,7 @@
"terser-webpack-plugin": "^5.3.3",
"url-loader": "^4.1.1",
"webpack": "^5.73.0",
"webpack-cli": "^4.9.2",
"webpack-cli": "^4.10.0",
"webpack-dev-server": "^4.9.2",
"webpack-manifest-plugin": "^5.0.0",
"webpack-merge": "^5.7.3"