From c01b7126956bc16b0cab6a64458c0c3d0684810c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 3 Mar 2026 08:50:26 +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 f1f21ea..c709393 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "@smartive/eslint-config": "7.0.1", "@smartive/prettier-config": "3.1.2", "@types/node": "24.11.0", - "eslint": "9.39.3", + "eslint": "10.0.2", "eslint-import-resolver-typescript": "4.4.4", "graphql": "16.13.0", "ioredis": "5.10.0",