Skip to content

Commit 8996d90

Browse files
pkg: Update @testing-library/react-native to v13.2.2 (#3528)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent fc669ff commit 8996d90

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -71,7 +71,7 @@
7171
"@testing-library/jest-dom": "^6.6.3",
7272
"@testing-library/react": "16.3.0",
7373
"@testing-library/react-hooks": "8.0.1",
74-
"@testing-library/react-native": "13.2.1",
74+
"@testing-library/react-native": "13.2.2",
7575
"@types/jest": "30.0.0",
7676
"@types/node": "22.16.5",
7777
"@types/react": "19.1.8",

yarn.lock

Lines changed: 5 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -6806,9 +6806,9 @@ __metadata:
68066806
languageName: node
68076807
linkType: hard
68086808

6809-
"@testing-library/react-native@npm:13.2.1, @testing-library/react-native@npm:^13.0.0":
6810-
version: 13.2.1
6811-
resolution: "@testing-library/react-native@npm:13.2.1"
6809+
"@testing-library/react-native@npm:13.2.2, @testing-library/react-native@npm:^13.0.0":
6810+
version: 13.2.2
6811+
resolution: "@testing-library/react-native@npm:13.2.2"
68126812
dependencies:
68136813
chalk: "npm:^4.1.2"
68146814
jest-matcher-utils: "npm:^30.0.2"
@@ -6822,7 +6822,7 @@ __metadata:
68226822
peerDependenciesMeta:
68236823
jest:
68246824
optional: true
6825-
checksum: 10c0/573f68df59665e207aaadf068e9357dbe03318f766940d40cc11439671716eb35cb86529635993ff148ecdcb8679f4ac5c1d8eba19a908a9be19a2293eada8e3
6825+
checksum: 10c0/dbe2a509c1c30d5fd616bce8831ffc7d3b6df819ab0ff24b23e66be7a8c510df29e94a4406b786b58c7bce668abcf44890a5b71aa791ce65a58795c0ab556c41
68266826
languageName: node
68276827
linkType: hard
68286828

@@ -27074,7 +27074,7 @@ __metadata:
2707427074
"@testing-library/jest-dom": "npm:^6.6.3"
2707527075
"@testing-library/react": "npm:16.3.0"
2707627076
"@testing-library/react-hooks": "npm:8.0.1"
27077-
"@testing-library/react-native": "npm:13.2.1"
27077+
"@testing-library/react-native": "npm:13.2.2"
2707827078
"@types/jest": "npm:30.0.0"
2707927079
"@types/node": "npm:22.16.5"
2708027080
"@types/react": "npm:19.1.8"

0 commit comments

Comments
 (0)