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:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-08 04:15:55 +00:00
committed by Sebastian Serth
parent 18f855ce6d
commit aa05fcadf8
2 changed files with 12 additions and 12 deletions

View File

@@ -48,7 +48,7 @@
"vis-util": "^5.0.3",
"webpack": "^5.82.0",
"webpack-assets-manifest": "^5.1.0",
"webpack-cli": "^5.0.2",
"webpack-cli": "^5.1.0",
"webpack-merge": "^5.8.0",
"webpack-sources": "^3.2.3",
"webpack-subresource-integrity": "^5.1.0",