Bump webpack from 5.84.1 to 5.85.0
Bumps [webpack](https://github.com/webpack/webpack) from 5.84.1 to 5.85.0. - [Release notes](https://github.com/webpack/webpack/releases) - [Commits](https://github.com/webpack/webpack/compare/v5.84.1...v5.85.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:
![49699333+dependabot[bot]@users.noreply.github.com](/assets/img/avatar_default.png)
committed by
Sebastian Serth

parent
a3171ea678
commit
df2e446d1a
@ -49,7 +49,7 @@
|
||||
"vis-data": "^7.1.6",
|
||||
"vis-timeline": "^7.7.2",
|
||||
"vis-util": "^5.0.3",
|
||||
"webpack": "^5.84.1",
|
||||
"webpack": "^5.85.0",
|
||||
"webpack-assets-manifest": "^5.1.0",
|
||||
"webpack-cli": "^5.1.0",
|
||||
"webpack-merge": "^5.9.0",
|
||||
|
@ -4605,10 +4605,10 @@ webpack-subresource-integrity@^5.1.0:
|
||||
dependencies:
|
||||
typed-assert "^1.0.8"
|
||||
|
||||
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==
|
||||
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==
|
||||
dependencies:
|
||||
"@types/eslint-scope" "^3.7.3"
|
||||
"@types/estree" "^1.0.0"
|
||||
|
Reference in New Issue
Block a user