diff --git a/package.json b/package.json index 7dc8fbaa..15710451 100644 --- a/package.json +++ b/package.json @@ -61,7 +61,7 @@ "devDependencies": { "@react-native-community/eslint-config": "3.2.0", "@testing-library/jest-native": "5.4.3", - "@testing-library/react-native": "12.6.0", + "@testing-library/react-native": "12.9.0", "@types/jest": "29.5.12", "@types/react": "~18.3.0", "@types/react-test-renderer": "18.3.0", diff --git a/yarn.lock b/yarn.lock index e2acdaf1..5ea4dfcc 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1967,10 +1967,10 @@ pretty-format "^29.0.3" redent "^3.0.0" -"@testing-library/react-native@12.6.0": - version "12.6.0" - resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.6.0.tgz#016b19070c85b0ca8a3081a405a9e22eaa1f534d" - integrity sha512-godF8rqf4tuolaiGwy7jZXleYfObCwb3b8LW9592DinMrno6idFsLVCovuMrhl8+YbTA3b4yMBn4BbSKY4lDjQ== +"@testing-library/react-native@12.9.0": + version "12.9.0" + resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.9.0.tgz#9c727d9ffec91024be3288ed9376df3673154784" + integrity sha512-wIn/lB1FjV2N4Q7i9PWVRck3Ehwq5pkhAef5X5/bmQ78J/NoOsGbVY2/DG5Y9Lxw+RfE+GvSEh/fe5Tz6sKSvw== dependencies: jest-matcher-utils "^29.7.0" pretty-format "^29.7.0"