From 0413433e7f054bb936b63473d60e87fc609f6433 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 10 Jun 2026 07:04:00 +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 c594d794..be17aedb 100644 --- a/package.json +++ b/package.json @@ -111,7 +111,7 @@ "@convex-dev/eslint-plugin": "2.0.0", "@edge-runtime/vm": "5.0.0", "@eslint/eslintrc": "3.3.5", - "@eslint/js": "9.39.4", + "@eslint/js": "10.0.1", "@tanstack/react-start": "1.167.65", "@types/common-tags": "1.8.4", "@types/node": "24.12.3", @@ -123,7 +123,7 @@ "concurrently": "10.0.3", "convex": "1.38.0", "convex-test": "0.0.51", - "eslint": "9.39.4", + "eslint": "10.4.1", "eslint-plugin-import": "2.32.0", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.1.1",