From 6af19d0449c2813a01f4d1cdf09afd5196f3dd4e Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 8 Jun 2026 13:40:22 +0000 Subject: [PATCH] chore(deps) Update linters to v10 --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 86a7657e..2d8f42a2 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ "date-fns": "^4.0.0", "dompurify": "3.0.0", "es6-symbol": "3.1.4", - "eslint": "^9.0.0", + "eslint": "^10.0.0", "fancy-log": "2.0.0", "focus-within": "3.0.2", "fontawesome-subset": "^4.4.0", @@ -164,7 +164,7 @@ "unicorn/prefer-at": "warn" } }, - "version": "3.15.39", + "version": "3.15.40", "dependencies": { "sass": "^1.63.6" }