From 6759269425d077acd3018e72296e00248fcf86d1 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 3 Aug 2026 06:25:12 +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 aa9ebc6..9b2a1c0 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.0", "eslint-import-resolver-typescript": "4.4.5", "next": "16.2.12", "prettier": "3.9.6",