chore(deps-dev): bump webpack from 5.73.0 to 5.76.0 (#1025)

Bumps [webpack](https://github.com/webpack/webpack) from 5.73.0 to 5.76.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.73.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-03-20 10:47:23 +01:00
committed by GitHub
parent f8a92c70f3
commit 3c159eb7ca
2 changed files with 14 additions and 15 deletions

View File

@@ -71,7 +71,7 @@
"ts-loader": "^8.0.2",
"ts-node": "^9.0.0",
"typescript": "4.3.3",
"webpack": "^5.73.0",
"webpack": "^5.76.0",
"webpack-cli": "^4.10.0"
}
}