Bump webpack from 5.88.2 to 5.89.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.88.2 to 5.89.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.88.2...v5.89.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] 2023-10-16 03:27:58 +00:00 committed by David Anson
parent dcda3bd22c
commit cdf0818752

View file

@ -94,7 +94,7 @@
"terser-webpack-plugin": "5.3.9",
"toml": "3.0.0",
"typescript": "5.2.2",
"webpack": "5.88.2",
"webpack": "5.89.0",
"webpack-cli": "5.1.4",
"yaml": "2.3.3"
},