Skip to content

Commit 61d0c34

Browse files
fix(deps): update dependency @red-hat-developer-hub/backstage-plugin-theme to ^0.11.0 (#1934)
1 parent 07eb5eb commit 61d0c34

4 files changed

Lines changed: 15 additions & 10 deletions

File tree

Lines changed: 5 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,5 @@
1+
---
2+
'@red-hat-developer-hub/backstage-plugin-scorecard': patch
3+
---
4+
5+
Updated dependency `@red-hat-developer-hub/backstage-plugin-theme` to `^0.11.0`.

workspaces/scorecard/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -49,7 +49,7 @@
4949
"@material-ui/core": "^4.12.2",
5050
"@material-ui/icons": "^4.9.1",
5151
"@red-hat-developer-hub/backstage-plugin-scorecard": "workspace:^",
52-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
52+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
5353
"@roadiehq/backstage-plugin-github-pull-requests": "^3.5.1",
5454
"@roadiehq/backstage-plugin-jira": "^2.13.1",
5555
"react": "^18.0.2",

workspaces/scorecard/plugins/scorecard/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -68,7 +68,7 @@
6868
"@backstage/dev-utils": "^1.1.17",
6969
"@backstage/test-utils": "^1.7.13",
7070
"@backstage/ui": "^0.9.1",
71-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
71+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.11.0",
7272
"@testing-library/jest-dom": "^6.0.0",
7373
"@testing-library/react": "^14.0.0",
7474
"@testing-library/user-event": "^14.0.0",

workspaces/scorecard/yarn.lock

Lines changed: 8 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -11069,7 +11069,7 @@ __metadata:
1106911069
"@mui/icons-material": 5.18.0
1107011070
"@mui/material": 5.18.0
1107111071
"@red-hat-developer-hub/backstage-plugin-scorecard-common": "workspace:^"
11072-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
11072+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
1107311073
"@testing-library/jest-dom": ^6.0.0
1107411074
"@testing-library/react": ^14.0.0
1107511075
"@testing-library/user-event": ^14.0.0
@@ -11082,19 +11082,19 @@ __metadata:
1108211082
languageName: unknown
1108311083
linkType: soft
1108411084

11085-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.10.0":
11086-
version: 0.10.0
11087-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.10.0"
11085+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.11.0":
11086+
version: 0.11.0
11087+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.11.0"
1108811088
dependencies:
1108911089
"@mui/icons-material": ^5.17.1
1109011090
peerDependencies:
11091-
"@backstage/core-plugin-api": ^1.10.9
11092-
"@backstage/theme": ^0.6.8
11091+
"@backstage/core-plugin-api": ^1.11.1
11092+
"@backstage/theme": ^0.7.0
1109311093
"@material-ui/icons": ^4.11.3
1109411094
"@mui/icons-material": ^5.17.1
1109511095
"@mui/material": ^5.0.0
1109611096
react: ^16.13.1 || ^17.0.0 || ^18.0.0
11097-
checksum: a5626d864def2e255d026d1620d370ada033f11ee357b145a9f5bd95185cbb9392cae1c83d2dbdcafde8747feb95d79f7067f645d5c6086628d5910a216cf34e
11097+
checksum: 70368eb43351805dbea8a6f9b1a7e5e0c50ac6edc2ab7639c2fe48084d783b0d3f7a629225ae0e6ae3fd47b3fccdf2eecc4ad9a913ddec32e948f94fb6ecbd92
1109811098
languageName: node
1109911099
linkType: hard
1110011100

@@ -15544,7 +15544,7 @@ __metadata:
1554415544
"@material-ui/icons": ^4.9.1
1554515545
"@playwright/test": ^1.56.1
1554615546
"@red-hat-developer-hub/backstage-plugin-scorecard": "workspace:^"
15547-
"@red-hat-developer-hub/backstage-plugin-theme": ^0.10.0
15547+
"@red-hat-developer-hub/backstage-plugin-theme": ^0.11.0
1554815548
"@roadiehq/backstage-plugin-github-pull-requests": ^3.5.1
1554915549
"@roadiehq/backstage-plugin-jira": ^2.13.1
1555015550
"@testing-library/dom": ^9.0.0

0 commit comments

Comments
 (0)