From 96b33c695264b4f744f6f0d3cd4fde3fb0c97c10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 26 Apr 2024 08:36:18 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-astro to v1 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 01b8013..710c8ba 100644 --- a/package.json +++ b/package.json @@ -90,7 +90,7 @@ "esbuild-register": "^3.3.3", "eslint": "^8.26.0", "eslint-config-prettier": "^9.0.0", - "eslint-plugin-astro": "^0.34.0", + "eslint-plugin-astro": "^1.0.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-json-schema-validator": "^5.0.0", "eslint-plugin-jsonc": "^2.5.0",