Skip to content

Commit 056cdec

Browse files
chore(deps): update dependency @testing-library/react-native to v12.9.0
1 parent cc9ab63 commit 056cdec

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -62,7 +62,7 @@
6262
"@commitlint/config-conventional": "19.8.0",
6363
"@evilmartians/lefthook": "1.7.18",
6464
"@release-it/conventional-changelog": "10.0.0",
65-
"@testing-library/react-native": "12.7.2",
65+
"@testing-library/react-native": "12.9.0",
6666
"@types/jest": "29.5.14",
6767
"@types/node": "22.14.0",
6868
"@types/react": "18.3.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3503,10 +3503,10 @@
35033503
dependencies:
35043504
"@sinonjs/commons" "^3.0.0"
35053505

3506-
"@testing-library/react-native@12.7.2":
3507-
version "12.7.2"
3508-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.7.2.tgz#d9dc62979264902c22ac9154eee0dc10914d1518"
3509-
integrity sha512-fSUIruOUFcuwssC8+m9H+9ib7P/+JrtIszHS4eZ6O9e4FjpjS3m24UnkJXTRl+FCbknz8oxH5Tw+thzy0qsIMg==
3506+
"@testing-library/react-native@12.9.0":
3507+
version "12.9.0"
3508+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.9.0.tgz#9c727d9ffec91024be3288ed9376df3673154784"
3509+
integrity sha512-wIn/lB1FjV2N4Q7i9PWVRck3Ehwq5pkhAef5X5/bmQ78J/NoOsGbVY2/DG5Y9Lxw+RfE+GvSEh/fe5Tz6sKSvw==
35103510
dependencies:
35113511
jest-matcher-utils "^29.7.0"
35123512
pretty-format "^29.7.0"

0 commit comments

Comments
 (0)