From 0e6b9b7126166e52cccfe09c2a4c4a4c6067e72d Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 13 May 2024 01:57:53 +0000 Subject: [PATCH] Update dependency eslint-plugin-astro to v1.2.0 --- package.json | 2 +- pnpm-lock.yaml | 27 +++++++++++---------------- 2 files changed, 12 insertions(+), 17 deletions(-) diff --git a/package.json b/package.json index 63fcde65..b595a783 100644 --- a/package.json +++ b/package.json @@ -51,7 +51,7 @@ "@typescript-eslint/parser": "7.8.0", "autoprefixer": "10.4.19", "eslint": "9.2.0", - "eslint-plugin-astro": "1.1.2", + "eslint-plugin-astro": "1.2.0", "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 026f6aca..afd77b0a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: 9.2.0 version: 9.2.0 eslint-plugin-astro: - specifier: 1.1.2 - version: 1.1.2(eslint@9.2.0)(typescript@5.3.3) + specifier: 1.2.0 + version: 1.2.0(eslint@9.2.0)(typescript@5.3.3) postcss: specifier: 8.4.38 version: 8.4.38 @@ -90,9 +90,6 @@ packages: '@astrojs/compiler@1.8.2': resolution: {integrity: sha512-o/ObKgtMzl8SlpIdzaxFnt7SATKPxu4oIP/1NL+HDJRzxfJcAkOTAb/ZKMRyULbz4q+1t2/DAebs2Z1QairkZw==} - '@astrojs/compiler@2.7.1': - resolution: {integrity: sha512-/POejAYuj8WEw7ZI0J8JBvevjfp9jQ9Wmu/Bg52RiNwGXkMV7JnYpsenVfHvvf1G7R5sXHGKlTcxlQWhoUTiGQ==} - '@astrojs/compiler@2.8.0': resolution: {integrity: sha512-yrpD1WRGqsJwANaDIdtHo+YVjvIOFAjC83lu5qENIgrafwZcJgSXDuwVMXOgok4tFzpeKLsFQ6c3FoUdloLWBQ==} @@ -1504,8 +1501,8 @@ packages: eslint-import-resolver-webpack: optional: true - eslint-plugin-astro@1.1.2: - resolution: {integrity: sha512-bVKnu0SH5hMxiw0k/gOpbQxZMztW8EYOv1WnK+ofOP1offosmexbYz087kqZ7kFYe2j7Yoz6UIJxisdjFgdTbw==} + eslint-plugin-astro@1.2.0: + resolution: {integrity: sha512-Z2b/7a9EUNu8PWch6/fUKXTCj10hrbdVsR1CmUgke5nfrJuej+uUnL5z5hd9/IIWxLdSbk5Fowf/nyfbmhRmDQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.57.0' @@ -3119,8 +3116,6 @@ snapshots: '@astrojs/compiler@1.8.2': {} - '@astrojs/compiler@2.7.1': {} - '@astrojs/compiler@2.8.0': {} '@astrojs/deno@5.0.1(astro@4.8.2(typescript@5.3.3))': @@ -4009,11 +4004,11 @@ snapshots: astro-eslint-parser@1.0.2(typescript@5.3.3): dependencies: - '@astrojs/compiler': 2.7.1 + '@astrojs/compiler': 2.8.0 '@typescript-eslint/scope-manager': 7.8.0 '@typescript-eslint/types': 7.8.0 '@typescript-eslint/typescript-estree': 7.8.0(typescript@5.3.3) - astrojs-compiler-sync: 1.0.0(@astrojs/compiler@2.7.1) + astrojs-compiler-sync: 1.0.0(@astrojs/compiler@2.8.0) debug: 4.3.4 entities: 4.5.0 eslint-scope: 8.0.1 @@ -4021,7 +4016,7 @@ snapshots: espree: 10.0.1 globby: 11.1.0 is-glob: 4.0.3 - semver: 7.6.0 + semver: 7.6.2 transitivePeerDependencies: - supports-color - typescript @@ -4104,9 +4099,9 @@ snapshots: - terser - typescript - astrojs-compiler-sync@1.0.0(@astrojs/compiler@2.7.1): + astrojs-compiler-sync@1.0.0(@astrojs/compiler@2.8.0): dependencies: - '@astrojs/compiler': 2.7.1 + '@astrojs/compiler': 2.8.0 synckit: 0.9.0 autoprefixer@10.4.19(postcss@8.4.38): @@ -4524,7 +4519,7 @@ snapshots: eslint-compat-utils@0.5.0(eslint@9.2.0): dependencies: eslint: 9.2.0 - semver: 7.6.0 + semver: 7.6.2 eslint-import-resolver-node@0.3.9: dependencies: @@ -4544,7 +4539,7 @@ snapshots: transitivePeerDependencies: - supports-color - eslint-plugin-astro@1.1.2(eslint@9.2.0)(typescript@5.3.3): + eslint-plugin-astro@1.2.0(eslint@9.2.0)(typescript@5.3.3): dependencies: '@eslint-community/eslint-utils': 4.4.0(eslint@9.2.0) '@jridgewell/sourcemap-codec': 1.4.15