Skip to content

Commit 04ea583

Browse files
chore(deps): update dependency @testing-library/react-native to v12.9.0
1 parent 2deace1 commit 04ea583

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"devDependencies": {
6262
"@react-native-community/eslint-config": "3.2.0",
6363
"@testing-library/jest-native": "5.4.3",
64-
"@testing-library/react-native": "12.6.0",
64+
"@testing-library/react-native": "12.9.0",
6565
"@types/jest": "29.5.12",
6666
"@types/react": "~18.3.0",
6767
"@types/react-test-renderer": "18.3.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -1967,10 +1967,10 @@
19671967
pretty-format "^29.0.3"
19681968
redent "^3.0.0"
19691969

1970-
"@testing-library/react-native@12.6.0":
1971-
version "12.6.0"
1972-
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.6.0.tgz#016b19070c85b0ca8a3081a405a9e22eaa1f534d"
1973-
integrity sha512-godF8rqf4tuolaiGwy7jZXleYfObCwb3b8LW9592DinMrno6idFsLVCovuMrhl8+YbTA3b4yMBn4BbSKY4lDjQ==
1970+
"@testing-library/react-native@12.9.0":
1971+
version "12.9.0"
1972+
resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.9.0.tgz#9c727d9ffec91024be3288ed9376df3673154784"
1973+
integrity sha512-wIn/lB1FjV2N4Q7i9PWVRck3Ehwq5pkhAef5X5/bmQ78J/NoOsGbVY2/DG5Y9Lxw+RfE+GvSEh/fe5Tz6sKSvw==
19741974
dependencies:
19751975
jest-matcher-utils "^29.7.0"
19761976
pretty-format "^29.7.0"

0 commit comments

Comments
 (0)