diff --git a/package.json b/package.json index d582ada967..62cb08fdc1 100644 --- a/package.json +++ b/package.json @@ -110,13 +110,13 @@ "@babel/core": "7.25.2", "@babel/preset-typescript": "7.24.7", "@babel/runtime": "7.25.6", - "@jest/globals": "29.7.0", + "@jest/globals": "30.2.0", "@sentry/cli": "2.36.1", "@tanstack/eslint-plugin-query": "4.34.1", "@testing-library/react-native": "12.6.1", "@types/base-64": "1.0.2", "@types/http-cache-semantics": "4.0.4", - "@types/jest": "29.5.12", + "@types/jest": "30.0.0", "@types/js-yaml": "4.0.9", "@types/lodash": "4.17.7", "@types/react": "18.0.28", @@ -134,7 +134,7 @@ "ajv-formats": "3.0.1", "ajv-keywords": "5.1.0", "babel-core": "7.0.0-bridge.0", - "babel-jest": "29.7.0", + "babel-jest": "30.2.0", "babel-plugin-transform-remove-console": "6.9.4", "eslint": "8.57.1", "eslint-config-prettier": "10.1.1", @@ -143,7 +143,7 @@ "eslint-plugin-react": "7.36.1", "eslint-plugin-react-hooks": "4.6.0", "eslint-plugin-react-native": "4.1.0", - "jest": "29.7.0", + "jest": "30.2.0", "js-yaml": "4.1.0", "junk": "4.0.1", "metro-react-native-babel-preset": "0.76.8",