build(deps-dev): bump webpack-cli from 4.10.0 to 5.1.4 (#43880)

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

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2024-09-23 18:21:43 -05:00
committed by GitHub
parent fb5baec6d5
commit 82879d1f43
2 changed files with 51 additions and 45 deletions

View File

@@ -71,7 +71,7 @@
"typescript": "^5.1.2",
"url": "^0.11.0",
"webpack": "^5.94.0",
"webpack-cli": "^4.10.0",
"webpack-cli": "^5.1.4",
"wrapper-webpack-plugin": "^2.2.0"
},
"private": true,