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
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-15 09:35:17 +00:00
committed by GitHub
parent a22c3485fa
commit 97a8920057
2 changed files with 8 additions and 8 deletions

View File

@@ -24,7 +24,7 @@
"css-loader": "^6.7.3",
"html-webpack-plugin": "^5.5.0",
"style-loader": "^1.1.4",
"webpack": "^5.75.0",
"webpack": "^5.76.0",
"webpack-cli": "^4.7.2"
}
}