Skip to content

Commit 4225267

Browse files
authored
Merge pull request #331 from gmsgowtham/renovate/testing-library-monorepo
chore(deps): update dependency @testing-library/react-native to v12.9.0
2 parents 6f29a46 + 056cdec commit 4225267

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.11.14",
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.15.34",
6868
"@types/react": "18.3.20",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3870,10 +3870,10 @@
38703870
dependencies:
38713871
"@sinonjs/commons" "^3.0.0"
38723872

3873-
"@testing-library/react-native@12.7.2":
3874-
version "12.7.2"
3875-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.7.2.tgz#d9dc62979264902c22ac9154eee0dc10914d1518"
3876-
integrity sha512-fSUIruOUFcuwssC8+m9H+9ib7P/+JrtIszHS4eZ6O9e4FjpjS3m24UnkJXTRl+FCbknz8oxH5Tw+thzy0qsIMg==
3873+
"@testing-library/react-native@12.9.0":
3874+
version "12.9.0"
3875+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.9.0.tgz#9c727d9ffec91024be3288ed9376df3673154784"
3876+
integrity sha512-wIn/lB1FjV2N4Q7i9PWVRck3Ehwq5pkhAef5X5/bmQ78J/NoOsGbVY2/DG5Y9Lxw+RfE+GvSEh/fe5Tz6sKSvw==
38773877
dependencies:
38783878
jest-matcher-utils "^29.7.0"
38793879
pretty-format "^29.7.0"

0 commit comments

Comments
 (0)