Skip to content

Commit c6c9927

Browse files
chore(deps): update dependency @testing-library/react-native to v13
1 parent 3bd56a9 commit c6c9927

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package.json

+1-1
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": "13.2.0",
6666
"@types/jest": "29.5.14",
6767
"@types/node": "20.16.5",
6868
"@types/react": "18.3.20",

yarn.lock

+5-4
Original file line numberDiff line numberDiff line change
@@ -3379,11 +3379,12 @@
33793379
dependencies:
33803380
defer-to-connect "^2.0.1"
33813381

3382-
"@testing-library/react-native@12.7.2":
3383-
version "12.7.2"
3384-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.7.2.tgz#d9dc62979264902c22ac9154eee0dc10914d1518"
3385-
integrity sha512-fSUIruOUFcuwssC8+m9H+9ib7P/+JrtIszHS4eZ6O9e4FjpjS3m24UnkJXTRl+FCbknz8oxH5Tw+thzy0qsIMg==
3382+
"@testing-library/react-native@13.2.0":
3383+
version "13.2.0"
3384+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-13.2.0.tgz#b4f53c69a889728abe8bc3115ba803824bcafe10"
3385+
integrity sha512-3FX+vW/JScXkoH8VSCRTYF4KCHC56y4AI6TMDISfLna6r+z8kaSEmxH1I6NVaFOxoWX9yaHDyI26xh7BykmqKw==
33863386
dependencies:
3387+
chalk "^4.1.2"
33873388
jest-matcher-utils "^29.7.0"
33883389
pretty-format "^29.7.0"
33893390
redent "^3.0.0"

0 commit comments

Comments
 (0)