diff --git a/package.json b/package.json index d0f2e4d..b9cf281 100644 --- a/package.json +++ b/package.json @@ -19,7 +19,7 @@ "@babel/runtime": "^7.25.6", "@react-native-community/eslint-config": "^3.2.0", "@testing-library/jest-native": "^5.4.3", - "@testing-library/react-native": "^12.7.2", + "@testing-library/react-native": "^12.9.0", "@tsconfig/react-native": "^3.0.5", "@types/jest": "^29.5.14", "@types/react": "^18.2.40", diff --git a/yarn.lock b/yarn.lock index ba517e5..efeac04 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1974,10 +1974,10 @@ pretty-format "^29.0.3" redent "^3.0.0" -"@testing-library/react-native@^12.7.2": - version "12.7.2" - resolved "https://registry.yarnpkg.com/@testing-library/react-native/-/react-native-12.7.2.tgz#d9dc62979264902c22ac9154eee0dc10914d1518" - integrity sha512-fSUIruOUFcuwssC8+m9H+9ib7P/+JrtIszHS4eZ6O9e4FjpjS3m24UnkJXTRl+FCbknz8oxH5Tw+thzy0qsIMg== +"@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"