Skip to content

Commit 76d7f04

Browse files
chore(deps): update dependency @scalprum/react-test-utils to v0.2.9
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent b5b6ff8 commit 76d7f04

File tree

2 files changed

+22
-8
lines changed

2 files changed

+22
-8
lines changed

packages/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@backstage/cli": "0.34.1",
6363
"@backstage/test-utils": "1.7.11",
6464
"@janus-idp/cli": "3.6.1",
65-
"@scalprum/react-test-utils": "0.2.7",
65+
"@scalprum/react-test-utils": "0.2.9",
6666
"@testing-library/dom": "9.3.4",
6767
"@testing-library/jest-dom": "6.9.1",
6868
"@testing-library/react": "14.3.1",

yarn.lock

Lines changed: 21 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -14517,7 +14517,7 @@ __metadata:
1451714517
languageName: node
1451814518
linkType: hard
1451914519

14520-
"@scalprum/react-core@npm:0.9.5, @scalprum/react-core@npm:^0.9.5":
14520+
"@scalprum/react-core@npm:0.9.5":
1452114521
version: 0.9.5
1452214522
resolution: "@scalprum/react-core@npm:0.9.5"
1452314523
dependencies:
@@ -14531,16 +14531,30 @@ __metadata:
1453114531
languageName: node
1453214532
linkType: hard
1453314533

14534-
"@scalprum/react-test-utils@npm:0.2.7":
14535-
version: 0.2.7
14536-
resolution: "@scalprum/react-test-utils@npm:0.2.7"
14534+
"@scalprum/react-core@npm:^0.10.2":
14535+
version: 0.10.2
14536+
resolution: "@scalprum/react-core@npm:0.10.2"
14537+
dependencies:
14538+
"@openshift/dynamic-plugin-sdk": ^5.0.1
14539+
"@scalprum/core": ^0.8.3
14540+
lodash: ^4.17.0
14541+
peerDependencies:
14542+
react: ">=16.8.0 || >=17.0.0 || ^18.0.0"
14543+
react-dom: ">=16.8.0 || >=17.0.0 || ^18.0.0"
14544+
checksum: 42d36083e34cb9b5b47efddd90814bc39b10f5aee417f4edaf636106916ed8357306f26f42ef8c62e5fee214a47e9e0b57c3fa51caeb3599410c58a42c1481d3
14545+
languageName: node
14546+
linkType: hard
14547+
14548+
"@scalprum/react-test-utils@npm:0.2.9":
14549+
version: 0.2.9
14550+
resolution: "@scalprum/react-test-utils@npm:0.2.9"
1453714551
dependencies:
1453814552
"@openshift/dynamic-plugin-sdk": ^5.0.1
1453914553
"@scalprum/core": ^0.8.3
14540-
"@scalprum/react-core": ^0.9.5
14554+
"@scalprum/react-core": ^0.10.2
1454114555
tslib: ^2.6.2
1454214556
whatwg-fetch: ^3.6.0
14543-
checksum: 6bfb641f589c41607e59ca440bf52c065e0cd7376f2727de146ffb05a931b77e54bd0f09a14a4993dec381b3ba2e5b9b28b57724bf30e0e25c81f51f54743fad
14557+
checksum: 177bc0bce22f9550f15186eb451fabd221424e972b6e1ced6c1432fa4de0fe8a918ca6be302fe9f407c73d48b9effa5417dcd2a91192e59619fdff78a39bd996
1454414558
languageName: node
1454514559
linkType: hard
1454614560

@@ -18606,7 +18620,7 @@ __metadata:
1860618620
"@red-hat-developer-hub/plugin-utils": 1.0.0
1860718621
"@scalprum/core": 0.8.3
1860818622
"@scalprum/react-core": 0.9.5
18609-
"@scalprum/react-test-utils": 0.2.7
18623+
"@scalprum/react-test-utils": 0.2.9
1861018624
"@testing-library/dom": 9.3.4
1861118625
"@testing-library/jest-dom": 6.9.1
1861218626
"@testing-library/react": 14.3.1

0 commit comments

Comments
 (0)