Skip to content

Commit a8bd63e

Browse files
fix(deps): update dependency @red-hat-developer-hub/backstage-plugin-theme to ^0.10.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 6673ba3 commit a8bd63e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

workspaces/scorecard/packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -48,7 +48,7 @@
4848
"@material-ui/core": "^4.12.2",
4949
"@material-ui/icons": "^4.9.1",
5050
"@red-hat-developer-hub/backstage-plugin-scorecard": "workspace:^",
51-
"@red-hat-developer-hub/backstage-plugin-theme": "^0.9.1",
51+
"@red-hat-developer-hub/backstage-plugin-theme": "^0.10.0",
5252
"react": "^18.0.2",
5353
"react-dom": "^18.0.2",
5454
"react-router": "^6.3.0",

workspaces/scorecard/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -12377,19 +12377,19 @@ __metadata:
1237712377
languageName: unknown
1237812378
linkType: soft
1237912379

12380-
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.9.1":
12381-
version: 0.9.1
12382-
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.9.1"
12380+
"@red-hat-developer-hub/backstage-plugin-theme@npm:^0.10.0":
12381+
version: 0.10.0
12382+
resolution: "@red-hat-developer-hub/backstage-plugin-theme@npm:0.10.0"
1238312383
dependencies:
1238412384
"@mui/icons-material": "npm:^5.17.1"
1238512385
peerDependencies:
12386-
"@backstage/core-plugin-api": ^1.10.7
12387-
"@backstage/theme": ^0.6.6
12386+
"@backstage/core-plugin-api": ^1.10.9
12387+
"@backstage/theme": ^0.6.8
1238812388
"@material-ui/icons": ^4.11.3
1238912389
"@mui/icons-material": ^5.17.1
1239012390
"@mui/material": ^5.0.0
1239112391
react: ^16.13.1 || ^17.0.0 || ^18.0.0
12392-
checksum: 10/f6001ebec411e275cc6ed9226430aaa75c46794510f67d85cb599be03ee873d785bc179e0e74ccf122cef570d7a932528b74b6c275a8794386cb73a22c1ed28d
12392+
checksum: 10/b4492c53c076daceea3b8e49b4eea839d6152567801071d79065e93dcdc1a23594ac1c3ba28daffa70bbac4ea3c011dc62ff2bb5ea26d93721beccd604163c29
1239312393
languageName: node
1239412394
linkType: hard
1239512395

@@ -16984,7 +16984,7 @@ __metadata:
1698416984
"@material-ui/icons": "npm:^4.9.1"
1698516985
"@playwright/test": "npm:^1.54.1"
1698616986
"@red-hat-developer-hub/backstage-plugin-scorecard": "workspace:^"
16987-
"@red-hat-developer-hub/backstage-plugin-theme": "npm:^0.9.1"
16987+
"@red-hat-developer-hub/backstage-plugin-theme": "npm:^0.10.0"
1698816988
"@testing-library/dom": "npm:^9.0.0"
1698916989
"@testing-library/jest-dom": "npm:^6.0.0"
1699016990
"@testing-library/react": "npm:^14.0.0"

0 commit comments

Comments
 (0)