From df2786c30dad2df7db5950b85c1939858c062b99 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 17 Feb 2026 16:07:04 +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 ea1bca7..528d3e7 100644 --- a/package.json +++ b/package.json @@ -48,7 +48,7 @@ "@rollup/plugin-typescript": "^12.3.0", "rollup-plugin-dts": "^6.3.0", "@types/jest": "^30.0.0", - "eslint": "^9.39.2", + "eslint": "^10.0.0", "globals": "^17.0.0", "jest": "^30.2.0", "msw": "^2.12.7",