Skip to content
Open
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 @@ -33,7 +33,7 @@
"webpack": "5.96.1",
"webpack-cli": "5.1.4",
"webpack-dev-server": "5",
"webpack-manifest-plugin": "5.0.0"
"webpack-manifest-plugin": "5.0.1"
},
"husky": {
"hooks": {
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3378,7 +3378,7 @@ __metadata:
webpack: "npm:5.96.1"
webpack-cli: "npm:5.1.4"
webpack-dev-server: "npm:5"
webpack-manifest-plugin: "npm:5.0.0"
webpack-manifest-plugin: "npm:5.0.1"
languageName: unknown
linkType: soft

Expand Down Expand Up @@ -5483,15 +5483,15 @@ __metadata:
languageName: node
linkType: hard

"webpack-manifest-plugin@npm:5.0.0":
version: 5.0.0
resolution: "webpack-manifest-plugin@npm:5.0.0"
"webpack-manifest-plugin@npm:5.0.1":
version: 5.0.1
resolution: "webpack-manifest-plugin@npm:5.0.1"
dependencies:
tapable: "npm:^2.0.0"
webpack-sources: "npm:^2.2.0"
peerDependencies:
webpack: ^5.47.0
checksum: 10/466ade444c23d4a8ec3d1a108ec2142468cb260570533acf2cf68806065ccdef649dbac0fa6b0700f4c6d2497535ae950a20e83b26edb25ccfa9bb51538fa607
webpack: ^5.75.0
checksum: 10/590355d177e58d5ea2fd1c3abbc6fb66cac3a52df2a499a197cde8a3493d37fcce64e6e2e755e084f04e8f618a5e42b2618a81756063fa8b2f7d7527e5dcdad1
languageName: node
linkType: hard

Expand Down
Loading