From 9a90ae28e26271a68efacdf1ebbdcfd753906e0c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Sep 2026 17:21:57 +0000 Subject: [PATCH] chore(deps): update linting --- package.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/package.json b/package.json index e0f7327..76769dc 100644 --- a/package.json +++ b/package.json @@ -25,11 +25,11 @@ }, "devDependencies": { "@astrojs/check": "0.9.9", - "@eslint/js": "9.39.4", + "@eslint/js": "10.0.1", "@typescript-eslint/parser": "8.60.1", "astro-eslint-parser": "1.4.0", - "eslint": "9.39.4", - "eslint-plugin-astro": "1.7.0", + "eslint": "10.10.0", + "eslint-plugin-astro": "3.1.0", "globals": "17.6.0", "prettier": "3.8.4", "prettier-plugin-astro": "0.14.1",