Skip to content

Commit

Permalink
chore(deps): update dependency @module-federation/dashboard-plugin to…
Browse files Browse the repository at this point in the history
… v2 (module-federation#602)

Co-authored-by: Renovate Bot <[email protected]>
  • Loading branch information
renovate[bot] and renovate-bot authored Jan 14, 2021
1 parent c57247e commit 8a91a19
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion dashboard-example/app1/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-dev-server": "3.11.0",
"@module-federation/dashboard-plugin": "1.1.0"
"@module-federation/dashboard-plugin": "2.0.0"
},
"scripts": {
"start": "node --inspect ../../node_modules/webpack-dev-server/bin/webpack-dev-server.js",
Expand Down
2 changes: 1 addition & 1 deletion dashboard-example/app2/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@
"webpack": "5.6.0",
"webpack-cli": "4.3.0",
"webpack-dev-server": "3.11.0",
"@module-federation/dashboard-plugin": "1.1.0"
"@module-federation/dashboard-plugin": "2.0.0"
},
"scripts": {
"start": "webpack-cli serve",
Expand Down

0 comments on commit 8a91a19

Please sign in to comment.