From d227d5e826259ac5c62645c19f43a8f5b7989576 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 11 Jul 2026 11:34:49 +0000 Subject: [PATCH] chore(deps): update dependency eslint to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a622628672b..c24eaa71008 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "awaiting": "3.0.0", "cors": "2.8.5", "cspell": "9.2.0", - "eslint": "9.34.0", + "eslint": "10.7.0", "eslint-plugin-import": "2.32.0", "graphql": "16.11.0", "graphql-subscriptions": "3.0.0",