Bump webpack from 5.75.0 to 5.76.0 in /frontend

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 08:56:09 +00:00
committed by GitHub
parent a0872508c6
commit 5ccff0390a
2 changed files with 52 additions and 52 deletions
+1 -1
View File
@@ -227,7 +227,7 @@
"sass-loader": "^3.2.0",
"style-loader": "^0.13.1",
"url-loader": "^0.5.7",
"webpack": "^5.75.0",
"webpack": "^5.76.0",
"webpack-dev-middleware": "^1.6.1",
"webpack-hot-middleware": "^2.10.0"
}