diff --git a/example/package.json b/example/package.json index 0794206..34898da 100644 --- a/example/package.json +++ b/example/package.json @@ -33,7 +33,7 @@ "@react-native/eslint-config": "0.81.1", "@react-native/metro-config": "0.81.1", "@react-native/typescript-config": "0.81.1", - "@types/jest": "^29.5.13", + "@types/jest": "^30.0.0", "babel-plugin-module-resolver": "^5.0.2" }, "engines": { diff --git a/package.json b/package.json index 3483532..145fc81 100644 --- a/package.json +++ b/package.json @@ -60,7 +60,7 @@ "@jamesacarr/eslint-formatter-github-actions": "^0.2.0", "@semantic-release/changelog": "^6.0.3", "@semantic-release/git": "^10.0.1", - "@types/jest": "^29.5.12", + "@types/jest": "^30.0.0", "@types/react": "19.1.0", "nitrogen": "0.29.8", "react": "19.1.0",