From 2fb9e5d332da3662750f31c27c003f3daeaf3d52 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 19 Feb 2026 09:59:22 +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 5845aa1..040b096 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.10.13", - "eslint": "9.39.2", + "eslint": "10.0.0", "eslint-import-resolver-typescript": "4.4.4", "graphql": "16.12.0", "ioredis": "5.9.3",