Skip to content

Commit ee575b5

Browse files
chore(deps): update dependency @module-federation/dashboard-plugin to v2.1.2 (module-federation#708)
Co-authored-by: Renovate Bot <bot@renovateapp.com>
1 parent 54660fe commit ee575b5

File tree

3 files changed

+6
-6
lines changed

3 files changed

+6
-6
lines changed

dashboard-example/app1/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"webpack": "5.36.2",
1212
"webpack-cli": "4.7.0",
1313
"webpack-dev-server": "3.11.2",
14-
"@module-federation/dashboard-plugin": "2.1.0"
14+
"@module-federation/dashboard-plugin": "2.1.2"
1515
},
1616
"scripts": {
1717
"start": "webpack-cli serve",

dashboard-example/app2/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"webpack": "5.36.2",
1212
"webpack-cli": "4.7.0",
1313
"webpack-dev-server": "3.11.2",
14-
"@module-federation/dashboard-plugin": "2.1.0"
14+
"@module-federation/dashboard-plugin": "2.1.2"
1515
},
1616
"scripts": {
1717
"start": "webpack-cli serve",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3574,10 +3574,10 @@
35743574
dependencies:
35753575
find-package-json "^1.2.0"
35763576

3577-
"@module-federation/dashboard-plugin@2.1.0":
3578-
version "2.1.0"
3579-
resolved "https://registry.yarnpkg.com/@module-federation/dashboard-plugin/-/dashboard-plugin-2.1.0.tgz#efa4829974b78ac228eebb3ee377547a18933c8d"
3580-
integrity sha512-+1IGzT0dTbYnk5jRE+jNstbNw6FeDgqB6EfP/RmxmElSuvBRdtgCK3NCbDfJ7R1c4Hl/7cgxlqCw64xCNAa0iA==
3577+
"@module-federation/dashboard-plugin@2.1.2":
3578+
version "2.1.2"
3579+
resolved "https://registry.yarnpkg.com/@module-federation/dashboard-plugin/-/dashboard-plugin-2.1.2.tgz#c8d7e0c4d6ab3c5fd9f4d86d78f7f238b83deb47"
3580+
integrity sha512-cXwXFdbK99o6DQ6W3WjZiaKyWIvyNH5NzhzeKVrjOTfTCWJTDJZ0IyXDtxJwraKN9XvZxBsGhrL+bIwWnkyU3g==
35813581
dependencies:
35823582
"@module-federation/automatic-vendor-federation" "^1.2.1"
35833583
flatted "^3.0.0"

0 commit comments

Comments
 (0)