diff --git a/package.json b/package.json index 0751671b1f..b7ed8d2e8d 100644 --- a/package.json +++ b/package.json @@ -102,7 +102,7 @@ "@babel/plugin-transform-private-methods": "7.28.6", "@babel/preset-typescript": "7.28.5", "@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", @@ -130,7 +130,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.4.0", "eslint-config-prettier": "10.1.8", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.0.1",