From e85cdd4b10aa7451aeeb43609d8ca16e1072bfb2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Feb 2026 01:04:24 +0000 Subject: [PATCH] Update dependency eslint to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index ee76111e..e8643df8 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "@typescript-eslint/parser": "^8.35.0", "babel-plugin-react-compiler": "^1.0.0", "cypress": "^15.0.0", - "eslint": "^9.29.0", + "eslint": "^10.0.0", "eslint-config-next": "^16.1.6", "jest": "^30.0.0", "kysely-codegen": "^0.19.0",