build(deps-dev): bump webpack from 5.72.0 to 5.75.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.72.0 to 5.75.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.72.0...v5.75.0)

---
updated-dependencies:
- dependency-name: webpack
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2022-11-15 04:23:52 +00:00
committed by GitHub
parent c10817716e
commit bd7212c641
2 changed files with 28 additions and 26 deletions

View File

@@ -48,7 +48,7 @@
"ts-jest": "^27.1.4",
"ts-node": "^10.7.0",
"typescript": "^4.6.3",
"webpack": "^5.72.0",
"webpack": "^5.75.0",
"webpack-cli": "^4.9.2",
"webpack-dev-server": "^4.8.1",
"webpack-pwa-manifest": "^4.3.0",