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:
@ -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",
|
||||
|
@ -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"
|
||||
|
Reference in New Issue
Block a user