From 9171454838486efe6b51854e4428519721e7d49b Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Jul 2026 10:42:50 +0000 Subject: [PATCH] chore(deps): update dependency @eslint/js to v10 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index fc24f7a..ca228cc 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "uuid": "11.1.1" }, "devDependencies": { - "@eslint/js": "9.18.0", + "@eslint/js": "10.0.1", "@stylistic/eslint-plugin-js": "2.13.0", "eslint": "9.26.0", "globals": "15.14.0",