diff --git a/package.json b/package.json index d3df65cec3..ffa4a63a40 100644 --- a/package.json +++ b/package.json @@ -246,7 +246,7 @@ "husky": "^8.0.3", "is-ci": "^3.0.1", "jest": "^29.7.0", - "jest-expo": "^52.0.0-preview.4", + "jest-expo": "^52.0.2", "jest-junit": "^16.0.0", "lint-staged": "^13.2.3", "metro-react-native-babel-preset": "^0.76.9", diff --git a/yarn.lock b/yarn.lock index cc5828ed92..40fbe4de7c 100644 --- a/yarn.lock +++ b/yarn.lock @@ -12541,7 +12541,7 @@ jest-environment-node@^29.7.0: jest-mock "^29.7.0" jest-util "^29.7.0" -jest-expo@^52.0.0-preview.4: +jest-expo@^52.0.2: version "52.0.2" resolved "https://registry.yarnpkg.com/jest-expo/-/jest-expo-52.0.2.tgz#84aed0f7b58683143c63bff0e0e35bec925bcdfd" integrity sha512-6xV/+IRw93Org1UlgIqu89Ex3vuPRozD5VqTS95AonHMgjb0XTHHhMmn+TdR1d3i3ziy7JFbWAMoBLwminIalw==