Skip to content

Commit f05d3f9

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

File tree

2 files changed

+6
-5
lines changed

2 files changed

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

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3503,11 +3503,12 @@
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@13.2.0":
3507+
version "13.2.0"
3508+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-13.2.0.tgz#b4f53c69a889728abe8bc3115ba803824bcafe10"
3509+
integrity sha512-3FX+vW/JScXkoH8VSCRTYF4KCHC56y4AI6TMDISfLna6r+z8kaSEmxH1I6NVaFOxoWX9yaHDyI26xh7BykmqKw==
35103510
dependencies:
3511+
chalk "^4.1.2"
35113512
jest-matcher-utils "^29.7.0"
35123513
pretty-format "^29.7.0"
35133514
redent "^3.0.0"

0 commit comments

Comments
 (0)