Bump webpack-cli from 6.0.0 to 6.0.1

Bumps [webpack-cli](https://github.com/webpack/webpack-cli) from 6.0.0 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@6.0.0...webpack-cli@6.0.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]
2024-12-23 09:16:39 +00:00
committed by GitHub
parent 0f76d111a8
commit 61ab09fb56
2 changed files with 101 additions and 326 deletions
+1 -1
View File
@@ -68,7 +68,7 @@
"typescript": "^5.7.2",
"url-loader": "^4.1.1",
"webpack": "^5.97.1",
"webpack-cli": "^6.0.0",
"webpack-cli": "^6.0.1",
"webpack-dev-server": "4.15.0"
},
"jest": {