Skip to content

Commit

Permalink
Update dependency webpack-manifest-plugin to v5
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Mar 10, 2022
1 parent e40586f commit 755367b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion packages/core/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -82,7 +82,7 @@
"webpack-bundle-analyzer": "4.5.0",
"webpack-cli": "4.9.2",
"webpack-dev-server": "4.7.4",
"webpack-manifest-plugin": "4.1.1",
"webpack-manifest-plugin": "5.0.0",
"webpack-merge": "5.8.0",
"webpack-retry-chunk-load-plugin": "3.0.0"
},
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5921,7 +5921,7 @@ __metadata:
webpack-bundle-analyzer: 4.5.0
webpack-cli: 4.9.2
webpack-dev-server: 4.7.4
webpack-manifest-plugin: 4.1.1
webpack-manifest-plugin: 5.0.0
webpack-merge: 5.8.0
webpack-retry-chunk-load-plugin: 3.0.0
bin:
Expand Down Expand Up @@ -30302,15 +30302,15 @@ __metadata:
languageName: node
linkType: hard

"webpack-manifest-plugin@npm:4.1.1":
version: 4.1.1
resolution: "webpack-manifest-plugin@npm:4.1.1"
"webpack-manifest-plugin@npm:5.0.0":
version: 5.0.0
resolution: "webpack-manifest-plugin@npm:5.0.0"
dependencies:
tapable: ^2.0.0
webpack-sources: ^2.2.0
peerDependencies:
webpack: ^4.44.2 || ^5.47.0
checksum: 9486f399c86358e5811f314c71ba0ef2915c2db885ae01fd14002f2fb3d791bc9cf7b0fbe92e9f012c85c06f2efd94ecfc50f85d3fbce6359757f327039a7839
webpack: ^5.47.0
checksum: c6baed67855c48363a7bd677bc05ac532e2d817370894ec5a785524c1df08859330198eda419efb17d0e4233dc74d194f423a4ac5d34ab5521ba2617d14ea572
languageName: node
linkType: hard

Expand Down

0 comments on commit 755367b

Please sign in to comment.