From 2785fa7ef735154a4d4d088d1b7df16e99d1d371 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 21 Aug 2026 22:14: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 5a04a5f..0f76e2f 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.8.1", "eslint-import-resolver-typescript": "4.4.5", "next": "16.3.1", "prettier": "3.9.6",