From 43f3ff874ff4d472dc9f0c96e8a0c862de642dc7 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Tue, 23 Jan 2024 20:08:02 +0000 Subject: [PATCH] Bump eslint-plugin-astro from 0.29.1 to 0.31.3 Bumps [eslint-plugin-astro](https://github.com/ota-meshi/eslint-plugin-astro) from 0.29.1 to 0.31.3. - [Release notes](https://github.com/ota-meshi/eslint-plugin-astro/releases) - [Changelog](https://github.com/ota-meshi/eslint-plugin-astro/blob/main/CHANGELOG.md) - [Commits](https://github.com/ota-meshi/eslint-plugin-astro/compare/v0.29.1...v0.31.3) --- updated-dependencies: - dependency-name: eslint-plugin-astro dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- packages/astro-ghostcms/package.json | 2 +- pnpm-lock.yaml | 19 +++++++++++++++---- 2 files changed, 16 insertions(+), 5 deletions(-) diff --git a/packages/astro-ghostcms/package.json b/packages/astro-ghostcms/package.json index 93429aa3..1fd03472 100644 --- a/packages/astro-ghostcms/package.json +++ b/packages/astro-ghostcms/package.json @@ -78,7 +78,7 @@ "axios": "^1.6.5", "eslint": "^8.56.0", "eslint-config-prettier": "^9.1.0", - "eslint-plugin-astro": "^0.29.1", + "eslint-plugin-astro": "^0.31.3", "prettier": "^3.2.4", "prettier-plugin-astro": "^0.12.3", "sass": "^1.70.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index f1b2e99d..2b2ec595 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,8 +75,8 @@ importers: specifier: ^9.1.0 version: 9.1.0(eslint@8.56.0) eslint-plugin-astro: - specifier: ^0.29.1 - version: 0.29.1(eslint@8.56.0) + specifier: ^0.31.3 + version: 0.31.3(eslint@8.56.0) prettier: specifier: ^3.2.4 version: 3.2.4 @@ -3007,6 +3007,16 @@ packages: engines: {node: '>=12'} dev: false + /eslint-compat-utils@0.4.1(eslint@8.56.0): + resolution: {integrity: sha512-5N7ZaJG5pZxUeNNJfUchurLVrunD1xJvyg5kYOIVF8kg1f3ajTikmAu/5fZ9w100omNPOoMjngRszh/Q/uFGMg==} + engines: {node: '>=12'} + peerDependencies: + eslint: '>=6.0.0' + dependencies: + eslint: 8.56.0 + semver: 7.5.4 + dev: false + /eslint-config-prettier@9.1.0(eslint@8.56.0): resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} hasBin: true @@ -3016,8 +3026,8 @@ packages: eslint: 8.56.0 dev: false - /eslint-plugin-astro@0.29.1(eslint@8.56.0): - resolution: {integrity: sha512-ffuUc7zFz8HavaAVaS5iRUzWqBf3/YbrFWUhx0GxXW3gVtnbri5UyvkN8EMOkZWkNXG1zqD2y9dlEsAezhbC0w==} + /eslint-plugin-astro@0.31.3(eslint@8.56.0): + resolution: {integrity: sha512-dxNT4cusvLiWFT0ebTd7HP9GixZbua7QYARD1ilqhJEANCSJA7RIas57vnD1PHNDCdYyTit7JU4NDPLWkcG2HA==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: eslint: '>=7.0.0' @@ -3027,6 +3037,7 @@ packages: '@typescript-eslint/types': 5.62.0 astro-eslint-parser: 0.16.2 eslint: 8.56.0 + eslint-compat-utils: 0.4.1(eslint@8.56.0) postcss: 8.4.33 postcss-selector-parser: 6.0.15 transitivePeerDependencies: