chore(deps-dev): bump webpack-cli from 5.1.4 to 6.0.1 (#10294)

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

---
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]
2025-02-17 16:57:17 +01:00
committed by GitHub
parent c5f24057f8
commit 4844eb89e2
2 changed files with 55 additions and 49 deletions

View File

@@ -186,7 +186,7 @@
"terser-webpack-plugin": "^5.3.11",
"webpack": "^5.97.1",
"webpack-bundle-size-analyzer": "^3.1.0",
"webpack-cli": "^5.1.4",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "^5.2.0",
"webpack-node-externals": "=3.0.0",
"webpack-stats-plugin": "=1.1.3"