Bump webpack-cli from 5.1.0 to 5.1.1

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

---
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-05-15 02:57:38 +00:00
committed by GitHub
parent f6ef0bd18c
commit 6891dab03a
2 changed files with 10 additions and 10 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.1.0",
"webpack-cli": "^5.1.1",
"webpack-dev-server": "^4.15.0",
"webpack-manifest-plugin": "^5.0.0",
"webpack-merge": "^5.7.3"