From 6414e18592d941ae19fc4078c87a466c350858fd Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 12 Feb 2026 12:14:30 +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 0b07b32..8483dc5 100644 --- a/package.json +++ b/package.json @@ -74,7 +74,7 @@ "@types/jest": "30.0.0", "@types/react": "19.2.13", "@types/react-dom": "19.2.3", - "eslint": "9.39.1", + "eslint": "10.0.0", "husky": "9.1.7", "jest": "30.2.0", "jest-environment-jsdom": "30.2.0",