Skip to content

Commit 3156eff

Browse files
chore(deps): update dependency @testing-library/react-native to v13 (#335)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 5c62677 commit 3156eff

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.1",
6363
"@evilmartians/lefthook": "1.11.14",
6464
"@release-it/conventional-changelog": "10.0.1",
65-
"@testing-library/react-native": "12.9.0",
65+
"@testing-library/react-native": "13.2.0",
6666
"@types/jest": "29.5.14",
6767
"@types/node": "22.15.34",
6868
"@types/react": "18.3.23",

yarn.lock

Lines changed: 5 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3858,11 +3858,12 @@
38583858
dependencies:
38593859
"@sinonjs/commons" "^3.0.0"
38603860

3861-
"@testing-library/react-native@12.9.0":
3862-
version "12.9.0"
3863-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.9.0.tgz#9c727d9ffec91024be3288ed9376df3673154784"
3864-
integrity sha512-wIn/lB1FjV2N4Q7i9PWVRck3Ehwq5pkhAef5X5/bmQ78J/NoOsGbVY2/DG5Y9Lxw+RfE+GvSEh/fe5Tz6sKSvw==
3861+
"@testing-library/react-native@13.2.0":
3862+
version "13.2.0"
3863+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-13.2.0.tgz#b4f53c69a889728abe8bc3115ba803824bcafe10"
3864+
integrity sha512-3FX+vW/JScXkoH8VSCRTYF4KCHC56y4AI6TMDISfLna6r+z8kaSEmxH1I6NVaFOxoWX9yaHDyI26xh7BykmqKw==
38653865
dependencies:
3866+
chalk "^4.1.2"
38663867
jest-matcher-utils "^29.7.0"
38673868
pretty-format "^29.7.0"
38683869
redent "^3.0.0"

0 commit comments

Comments
 (0)