Bump webpack from 5.75.0 to 5.76.0 in /js/ui (#52)

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>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2023-04-17 14:48:08 +01:00
committed by GitHub
parent a34e47e704
commit 069d67f3f2
2 changed files with 8 additions and 8 deletions

View File

@@ -39,7 +39,7 @@
"ts-loader": "^9.2.6",
"tslib": "^2.0.1",
"typescript": "^4.0.3",
"webpack": "^5.16.0",
"webpack": "^5.76.0",
"webpack-cli": "^4.4.0",
"webpack-dev-server": "^4.6.0"
},