From 3f53569a3b409d949ba83130330b750e406c96bd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 23:57:51 +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 fb59c92..2c138b5 100644 --- a/package.json +++ b/package.json @@ -64,7 +64,7 @@ "@convex-dev/eslint-plugin": "2.0.0", "@edge-runtime/vm": "5.0.0", "@eslint/eslintrc": "3.3.1", - "@eslint/js": "9.39.2", + "@eslint/js": "10.0.1", "@types/node": "20.19.25", "@types/react": "19.2.17", "@types/react-dom": "19.2.3", @@ -73,7 +73,7 @@ "chokidar-cli": "3.0.0", "convex": "1.41.0", "convex-test": "0.0.53", - "eslint": "9.39.2", + "eslint": "10.6.0", "eslint-plugin-react": "7.37.5", "eslint-plugin-react-hooks": "7.1.1", "eslint-plugin-react-refresh": "0.4.24",