From 15a2bff50747cd0b95953d1dd0641bf21c56b62c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 20 Mar 2024 06:03:26 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-astro to ^0.32.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 53db2f5..60fe4b5 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.31.0", + "eslint-plugin-astro": "^0.32.0", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-json-schema-validator": "^4.0.2", "eslint-plugin-jsonc": "^2.5.0",