Bump webpack from 5.90.0 to 5.90.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.90.0 to 5.90.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.90.0...v5.90.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot] 2024-02-02 02:09:33 +00:00 committed by David Anson
parent 41cda6641c
commit 400c69f89d

View file

@ -94,7 +94,7 @@
"terser-webpack-plugin": "5.3.10",
"toml": "3.0.0",
"typescript": "5.3.3",
"webpack": "5.90.0",
"webpack": "5.90.1",
"webpack-cli": "5.1.4",
"yaml": "2.3.4"
},