Bump webpack from 5.65.0 to 5.76.0

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

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-14 18:54:00 +00:00
committed by GitHub
parent c4dce43ad7
commit 857ce2a9f9
2 changed files with 74 additions and 74 deletions

View File

@@ -58,7 +58,7 @@
"karma": "^6.3.16",
"karma-chrome-launcher": "^3.1.0",
"karma-jasmine": "^4.0.1",
"webpack": "^5.65.0",
"webpack": "^5.76.0",
"webpack-cli": "^4.9.1",
"webpack-remove-debug": "^0.1.0"
},