Bump webpack-cli from 5.0.2 to 5.1.0

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 5.0.2 to 5.1.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@5.0.2...webpack-cli@5.1.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]
2023-05-08 03:13:49 +00:00
committed by GitHub
parent f616d27dc5
commit 861a36e56d
2 changed files with 15 additions and 15 deletions

View File

@ -63,7 +63,7 @@
"terser-webpack-plugin": "^5.3.8",
"url-loader": "^4.1.1",
"webpack": "^5.82.0",
"webpack-cli": "^5.0.2",
"webpack-cli": "^5.1.0",
"webpack-dev-server": "^4.15.0",
"webpack-manifest-plugin": "^5.0.0",
"webpack-merge": "^5.7.3"