Bump webpack from 5.84.0 to 5.84.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.84.0 to 5.84.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.84.0...v5.84.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-05-26 03:57:04 +00:00
parent 1b7bc1e928
commit 09aeef5482
2 changed files with 5 additions and 5 deletions

View File

@ -49,7 +49,7 @@
"vis-data": "^7.1.6",
"vis-timeline": "^7.7.2",
"vis-util": "^5.0.3",
"webpack": "^5.84.0",
"webpack": "^5.84.1",
"webpack-assets-manifest": "^5.1.0",
"webpack-cli": "^5.1.0",
"webpack-merge": "^5.9.0",

View File

@ -4512,10 +4512,10 @@ webpack-subresource-integrity@^5.1.0:
dependencies:
typed-assert "^1.0.8"
webpack@^5.84.0:
version "5.84.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.84.0.tgz#011115617668744aece87a9eb68534487d84de1a"
integrity sha512-XezNK3kwJq6IyeoZmZ1uEqQs+42nTqIi4jYM/YjLwaJedUC1N3bwnCC0+UcnHJPfqWX0kGrQnMIvZZyWYaIZrA==
webpack@^5.84.1:
version "5.84.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.84.1.tgz#d4493acdeca46b26ffc99d86d784cabfeb925a15"
integrity sha512-ZP4qaZ7vVn/K8WN/p990SGATmrL1qg4heP/MrVneczYtpDGJWlrgZv55vxaV2ul885Kz+25MP2kSXkPe3LZfmg==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^1.0.0"