Bump webpack from 5.75.0 to 5.76.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.75.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.75.0...v5.76.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2023-03-09 04:24:40 +00:00 committed by David Anson
parent 22785921fa
commit 37154a5dff

View file

@ -91,7 +91,7 @@
"toml": "3.0.0", "toml": "3.0.0",
"tv4": "1.3.0", "tv4": "1.3.0",
"typescript": "4.9.5", "typescript": "4.9.5",
"webpack": "5.75.0", "webpack": "5.76.0",
"webpack-cli": "5.0.1", "webpack-cli": "5.0.1",
"yaml": "2.2.1" "yaml": "2.2.1"
}, },