From e947ef76fd9f8d242a57d854246b508a27e66e2d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 25 Aug 2026 21:14:05 +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 9329361..c4f62d8 100644 --- a/package.json +++ b/package.json @@ -73,7 +73,7 @@ "@smartive/eslint-config": "7.0.1", "@smartive/prettier-config": "3.1.2", "@types/node": "24.13.3", - "eslint": "9.39.5", + "eslint": "10.9.0", "eslint-import-resolver-typescript": "4.4.5", "next": "16.3.2", "prettier": "3.9.6",