From 69352b5a716b139d6de7cbb149510c1d0ec9b79a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 13 Jun 2026 08:51:23 +0000 Subject: [PATCH] chore(deps): update eslint monorepo to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a622628672b..90a705690a2 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.5.0", "eslint-plugin-import": "2.32.0", "graphql": "16.11.0", "graphql-subscriptions": "3.0.0",