Skip to content

Commit 2d7424c

Browse files
fix(deps): update rhdh scorecard dependencies (patch) to v0.11.3
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 3ad2ec3 commit 2d7424c

2 files changed

Lines changed: 20 additions & 6 deletions

File tree

workspaces/scorecard/packages/app-legacy/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@
5454
"@red-hat-developer-hub/backstage-plugin-theme": "^0.12.0",
5555
"@roadiehq/backstage-plugin-github-pull-requests": "^3.5.1",
5656
"@roadiehq/backstage-plugin-jira": "^2.13.1",
57-
"@scalprum/react-core": "0.11.1",
57+
"@scalprum/react-core": "0.11.3",
5858
"react": "^18.0.2",
5959
"react-dom": "^18.0.2",
6060
"react-router": "^6.3.0",

workspaces/scorecard/yarn.lock

Lines changed: 19 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -13151,13 +13151,13 @@ __metadata:
1315113151
languageName: node
1315213152
linkType: hard
1315313153

13154-
"@scalprum/core@npm:^0.9.0":
13155-
version: 0.9.0
13156-
resolution: "@scalprum/core@npm:0.9.0"
13154+
"@scalprum/core@npm:^0.9.0, @scalprum/core@npm:^0.9.1":
13155+
version: 0.9.3
13156+
resolution: "@scalprum/core@npm:0.9.3"
1315713157
dependencies:
1315813158
"@openshift/dynamic-plugin-sdk": "npm:^5.0.1"
1315913159
tslib: "npm:^2.6.2"
13160-
checksum: 10c0/7eb93a9f32883f737203d12663d17248c57d68c90f23addb58b400eaa78aa015396f2655d16423190c195c6e75b3828b2dd84a7cd19706ebbd3e507fedc85b88
13160+
checksum: 10c0/760c3f8d162163cad453d6f4d8494bf61f6b9ae28a624706887176673fe87147a0ed65d3a2e7fd8654b0e75eaf87914bd1357ce041d7c3c28372b24856027304
1316113161
languageName: node
1316213162
linkType: hard
1316313163

@@ -13175,6 +13175,20 @@ __metadata:
1317513175
languageName: node
1317613176
linkType: hard
1317713177

13178+
"@scalprum/react-core@npm:0.11.3":
13179+
version: 0.11.3
13180+
resolution: "@scalprum/react-core@npm:0.11.3"
13181+
dependencies:
13182+
"@openshift/dynamic-plugin-sdk": "npm:^5.0.1"
13183+
"@scalprum/core": "npm:^0.9.1"
13184+
lodash: "npm:^4.17.0"
13185+
peerDependencies:
13186+
react: ">=16.8.0 || >=17.0.0 || ^18.0.0"
13187+
react-dom: ">=16.8.0 || >=17.0.0 || ^18.0.0"
13188+
checksum: 10c0/6de3f4b624fb3e0cf1a7785154dfd6cd589809b0d44dbf0e065531729320ea918b17b673744fe60f4bdf3ef0602af87e857bf98109e03f6cc7634b4893269ff6
13189+
languageName: node
13190+
linkType: hard
13191+
1317813192
"@scarf/scarf@npm:=1.4.0":
1317913193
version: 1.4.0
1318013194
resolution: "@scarf/scarf@npm:1.4.0"
@@ -17350,7 +17364,7 @@ __metadata:
1735017364
"@red-hat-developer-hub/backstage-plugin-theme": "npm:^0.12.0"
1735117365
"@roadiehq/backstage-plugin-github-pull-requests": "npm:^3.5.1"
1735217366
"@roadiehq/backstage-plugin-jira": "npm:^2.13.1"
17353-
"@scalprum/react-core": "npm:0.11.1"
17367+
"@scalprum/react-core": "npm:0.11.3"
1735417368
"@testing-library/dom": "npm:^9.0.0"
1735517369
"@testing-library/jest-dom": "npm:^6.0.0"
1735617370
"@testing-library/react": "npm:^14.0.0"

0 commit comments

Comments
 (0)