From 0272a4f9b45fe948ac86acbd9d02a98344c4c562 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Thu, 21 May 2026 21:33:26 +0000 Subject: [PATCH] chore(deps) Update dependency eslint 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" }