From 746b3bac2ab9e3f9438d1cc62376585ffcee938b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 16:15:18 +0000 Subject: [PATCH] Update eslint monorepo to v10 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) 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",