Bump webpack from 5.85.0 to 5.85.1

Bumps [webpack](https://github.com/webpack/webpack) from 5.85.0 to 5.85.1.
- [Release notes](https://github.com/webpack/webpack/releases)
- [Commits](https://github.com/webpack/webpack/compare/v5.85.0...v5.85.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-06-06 03:57:04 +00:00
parent bf9f1fedda
commit 65983f16a5
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.85.0",
"webpack": "^5.85.1",
"webpack-assets-manifest": "^5.1.0",
"webpack-cli": "^5.1.3",
"webpack-merge": "^5.9.0",

View File

@ -4605,10 +4605,10 @@ webpack-subresource-integrity@^5.1.0:
dependencies:
typed-assert "^1.0.8"
webpack@^5.85.0:
version "5.85.0"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.85.0.tgz#c14a6a3a91f84d67c450225661fda8da36bc7f49"
integrity sha512-7gazTiYqwo5OSqwH1tigLDL2r3qDeP2dOKYgd+LlXpsUMqDTklg6tOghexqky0/+6QY38kb/R/uRPUleuL43zg==
webpack@^5.85.1:
version "5.85.1"
resolved "https://registry.yarnpkg.com/webpack/-/webpack-5.85.1.tgz#d77406352f8f14ec847c54e4dcfb80b28c776b3f"
integrity sha512-xTb7MRf4LY8Z5rzn7aIx4TDrwYJrjcHnIfU1TqtyZOoObyuGSpAUwIvVuqq5wPnv7WEgQr8UvO1q/dgoGG4HjA==
dependencies:
"@types/eslint-scope" "^3.7.3"
"@types/estree" "^1.0.0"