Bump webpack from 5.76.3 to 5.77.0

Bumps [webpack](https://github.com/webpack/webpack) from 5.76.3 to 5.77.0.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.76.3...v5.77.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-03-30 03:57:13 +00:00
committed by Sebastian Serth
parent 3b533425cd
commit e22d3cf590
2 changed files with 5 additions and 5 deletions

View File

@ -46,7 +46,7 @@
"vis-data": "^7.1.6",
"vis-timeline": "^7.7.2",
"vis-util": "^5.0.3",
"webpack": "^5.76.3",
"webpack": "^5.77.0",
"webpack-assets-manifest": "^5.1.0",
"webpack-cli": "^5.0.1",
"webpack-merge": "^5.8.0",

View File

@ -4442,10 +4442,10 @@ webpack-subresource-integrity@^5.1.0:
dependencies:
typed-assert "^1.0.8"
webpack@^5.76.3:
version "5.76.3"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.76.3.tgz#dffdc72c8950e5b032fddad9c4452e7787d2f489"
integrity sha512-18Qv7uGPU8b2vqGeEEObnfICyw2g39CHlDEK4I7NK13LOur1d0HGmGNKGT58Eluwddpn3oEejwvBPoP4M7/KSA==
webpack@^5.77.0:
version "5.77.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.77.0.tgz#dea3ad16d7ea6b84aa55fa42f4eac9f30e7eb9b4"
integrity sha512-sbGNjBr5Ya5ss91yzjeJTLKyfiwo5C628AFjEa6WSXcZa4E+F57om3Cc8xLb1Jh0b243AWuSYRf3dn7HVeFQ9Q==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^0.0.51"