From 5b9eca15ca3618756058267602e81307c76465b5 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 26 Mar 2024 10:11:07 +0000 Subject: [PATCH] Update dependency eslint-plugin-astro to v0.33.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index e980f6fc..1fd7d613 100644 --- a/package.json +++ b/package.json @@ -52,7 +52,7 @@ "autoprefixer": "10.4.19", "eslint": "8.57.0", "eslint-plugin": "^1.0.1", - "eslint-plugin-astro": "0.32.0", + "eslint-plugin-astro": "0.33.1", "postcss": "8.4.38", "prettier": "3.2.5", "prettier-plugin-astro": "0.13.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 795d0d9a..47cd0161 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -59,8 +59,8 @@ devDependencies: specifier: ^1.0.1 version: 1.0.1 eslint-plugin-astro: - specifier: 0.32.0 - version: 0.32.0(eslint@8.57.0) + specifier: 0.33.1 + version: 0.33.1(eslint@8.57.0) postcss: specifier: 8.4.38 version: 8.4.38 @@ -2080,8 +2080,8 @@ packages: - supports-color dev: true - /eslint-plugin-astro@0.32.0(eslint@8.57.0): - resolution: {integrity: sha512-T8Chx9yG4vrWLCMkQGEbBvUJYSwMVXbw95+EpceFue/jr8JavjYw9A6K1xUxMyycnlWOGMiK7wJ5d/hHNsKBhg==} + /eslint-plugin-astro@0.33.1(eslint@8.57.0): + resolution: {integrity: sha512-wVyxAf8Ulmljv5qJQLgspWe17LR4hLXcksIENtUlEC3W7rleBVEKXS+hIqzBfCbpkBLZpl1tsYes1AGpYHd13w==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0'