Skip to content

build(deps): bump webpack-assets-manifest from 5.2.1 to 6.0.1 #1951

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Closed
Closed
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,7 @@
"style-loader": "^4.0.0",
"terser-webpack-plugin": "5.3.14",
"webpack": "5.99.5",
"webpack-assets-manifest": "5.2.1",
"webpack-assets-manifest": "6.0.1",
"webpack-cli": "6.0.1",
"webpack-dev-server": "^5.2.1",
"webpack-merge": "6.0.1",
Expand Down
35 changes: 9 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2445,7 +2445,7 @@ __metadata:
languageName: node
linkType: hard

"chalk@npm:^4.0.0, chalk@npm:^4.1.2":
"chalk@npm:^4.0.0":
version: 4.1.2
resolution: "chalk@npm:4.1.2"
dependencies:
Expand Down Expand Up @@ -2548,7 +2548,7 @@ __metadata:
style-loader: "npm:^4.0.0"
terser-webpack-plugin: "npm:5.3.14"
webpack: "npm:5.99.5"
webpack-assets-manifest: "npm:5.2.1"
webpack-assets-manifest: "npm:6.0.1"
webpack-cli: "npm:6.0.1"
webpack-dev-server: "npm:^5.2.1"
webpack-merge: "npm:6.0.1"
Expand Down Expand Up @@ -4202,20 +4202,6 @@ __metadata:
languageName: node
linkType: hard

"lodash.get@npm:^4.4.2":
version: 4.4.2
resolution: "lodash.get@npm:4.4.2"
checksum: 10c0/48f40d471a1654397ed41685495acb31498d5ed696185ac8973daef424a749ca0c7871bf7b665d5c14f5cc479394479e0307e781f61d5573831769593411be6e
languageName: node
linkType: hard

"lodash.has@npm:^4.5.2":
version: 4.5.2
resolution: "lodash.has@npm:4.5.2"
checksum: 10c0/3ffa9e549f321996a5fdf6204494c035ff550b2df703f936a448c553131bbb55492b4e7995bb13500648b50b268ed8afc974a7a0c0a43744d28d61cc95cb1ffe
languageName: node
linkType: hard

"lodash.memoize@npm:^4.1.2":
version: 4.1.2
resolution: "lodash.memoize@npm:4.1.2"
Expand Down Expand Up @@ -5657,7 +5643,7 @@ __metadata:
languageName: node
linkType: hard

"schema-utils@npm:^3.0.0, schema-utils@npm:^3.3.0":
"schema-utils@npm:^3.0.0":
version: 3.3.0
resolution: "schema-utils@npm:3.3.0"
dependencies:
Expand Down Expand Up @@ -6425,20 +6411,17 @@ __metadata:
languageName: node
linkType: hard

"webpack-assets-manifest@npm:5.2.1":
version: 5.2.1
resolution: "webpack-assets-manifest@npm:5.2.1"
"webpack-assets-manifest@npm:6.0.1":
version: 6.0.1
resolution: "webpack-assets-manifest@npm:6.0.1"
dependencies:
chalk: "npm:^4.1.2"
deepmerge: "npm:^4.3.1"
lockfile: "npm:^1.0.4"
lodash.get: "npm:^4.4.2"
lodash.has: "npm:^4.5.2"
schema-utils: "npm:^3.3.0"
schema-utils: "npm:^4.3.0"
tapable: "npm:^2.2.1"
peerDependencies:
webpack: ^5.2.0
checksum: 10c0/3ee9380d5d5efca3c3a3dd8c98dc06eeddddfb797d3e6714e1cef1bbdf4db10191ec9c6c6cca96ff698851336d5f64aa83a4fd64bc6530afc38fc27cf166cbdc
webpack: ^5.61.0
checksum: 10c0/8c40fe4b41647ee59d0831b5ebcdaab1826edbb0c7279e65f159e824a6a8c2cb0d64a69f622c0552a8c91f71102d851070efc54a6e0fc7b27230e6afb9e4a4f5
languageName: node
linkType: hard

Expand Down
Loading