Bump webpack-cli from 5.0.1 to 5.0.2

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

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-04-24 02:57:09 +00:00
committed by GitHub
parent a1c637ee81
commit 5487d15401
2 changed files with 16 additions and 16 deletions

View File

@ -63,7 +63,7 @@
"terser-webpack-plugin": "^5.3.7",
"url-loader": "^4.1.1",
"webpack": "^5.79.0",
"webpack-cli": "^5.0.1",
"webpack-cli": "^5.0.2",
"webpack-dev-server": "^4.13.3",
"webpack-manifest-plugin": "^5.0.0",
"webpack-merge": "^5.7.3"