diff --git a/package.json b/package.json index 3c47bf2838..a82f16f8ad 100644 --- a/package.json +++ b/package.json @@ -103,7 +103,7 @@ "@babel/plugin-transform-private-methods": "7.29.7", "@babel/preset-typescript": "7.29.7", "@babel/runtime": "7.29.2", - "@eslint/js": "9.39.4", + "@eslint/js": "10.0.1", "@jest/globals": "29.7.0", "@react-native-community/cli": "20.1.3", "@react-native-community/cli-platform-ios": "20.1.3", @@ -131,7 +131,7 @@ "babel-core": "7.0.0-bridge.0", "babel-jest": "29.7.0", "babel-plugin-transform-remove-console": "6.9.4", - "eslint": "9.39.4", + "eslint": "10.5.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.0.1",