From 6b46ed04c1e6510ebbe53fec632c97dd69e88ad0 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Thu, 30 Oct 2025 00:03:24 +0000 Subject: [PATCH] Update dependency eslint-plugin-astro to v1.4.0 --- pnpm-lock.yaml | 26 +++++++++++++------------- 1 file changed, 13 insertions(+), 13 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9750ed6..01cafe6 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -128,7 +128,7 @@ importers: version: 10.1.8(eslint@9.38.0(jiti@2.6.1)) eslint-plugin-astro: specifier: ^1.3.1 - version: 1.3.1(eslint@9.38.0(jiti@2.6.1)) + version: 1.4.0(eslint@9.38.0(jiti@2.6.1)) eslint-plugin-format: specifier: ^1.0.2 version: 1.0.2(eslint@9.38.0(jiti@2.6.1)) @@ -1994,10 +1994,6 @@ packages: eslint: ^8.57.0 || ^9.0.0 typescript: '>=4.8.4 <6.0.0' - '@typescript-eslint/types@8.44.1': - resolution: {integrity: sha512-Lk7uj7y9uQUOEguiDIDLYLJOrYHQa7oBiURYVFqIpGxclAFQ78f6VUOM8lI2XEuNOKNB7XuvM2+2cMXAoq4ALQ==} - engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} - '@typescript-eslint/types@8.46.2': resolution: {integrity: sha512-lNCWCbq7rpg7qDsQrd3D6NyWYu+gkTENkG5IKYhUIcxSb59SQC/hEQ+MrG4sTgBVghTonNWq42bA/d4yYumldQ==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} @@ -2839,8 +2835,8 @@ packages: eslint-parser-plain@0.1.1: resolution: {integrity: sha512-KRgd6wuxH4U8kczqPp+Oyk4irThIhHWxgFgLDtpgjUGVIS3wGrJntvZW/p6hHq1T4FOwnOtCNkvAI4Kr+mQ/Hw==} - eslint-plugin-astro@1.3.1: - resolution: {integrity: sha512-2XaLCMQm8htW1UvJvy1Zcmg8l0ziskitiUfJTn/w1Mk7r4Mxj0fZeNpN6UTNrm64XBIXSa5h8UCGrg8mdu47+g==} + eslint-plugin-astro@1.4.0: + resolution: {integrity: sha512-BCHPj3gORh1RYFR3sZXY0/9N9lOOw4mQYUkMWFFoFqhZtYnytuzxlyCIr8tqMmSNdZ9P4SQNq5h4v8Amr2EE5Q==} engines: {node: ^18.18.0 || ^20.9.0 || >=21.1.0} peerDependencies: eslint: '>=8.57.0' @@ -3205,6 +3201,10 @@ packages: resolution: {integrity: sha512-7ACyT3wmyp3I61S4fG682L0VA2RGD9otkqGJIwNUMF1SWUombIIk+af1unuDYgMm082aHYwD+mzJvv9Iu8dsgg==} engines: {node: '>=18'} + globals@16.4.0: + resolution: {integrity: sha512-ob/2LcVVaVGCYN+r14cnwnoDPUufjiYgSqRhiFD0Q1iI4Odora5RE8Iv1D24hAz5oMophRGkGz+yuvQmmUMnMw==} + engines: {node: '>=18'} + globalthis@1.0.4: resolution: {integrity: sha512-DpLKbNU4WylpxJykQujfCcwYWiV/Jhm50Goo0wrVILAv5jOr9d+H+UR3PhSCD2rCCEIg0uc+G+muBTwD54JhDQ==} engines: {node: '>= 0.4'} @@ -7996,8 +7996,6 @@ snapshots: transitivePeerDependencies: - supports-color - '@typescript-eslint/types@8.44.1': {} - '@typescript-eslint/types@8.46.2': {} '@typescript-eslint/typescript-estree@8.46.2(typescript@5.9.3)': @@ -8223,7 +8221,7 @@ snapshots: dependencies: '@astrojs/compiler': 2.13.0 '@typescript-eslint/scope-manager': 8.46.2 - '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/types': 8.46.2 astrojs-compiler-sync: 1.1.1(@astrojs/compiler@2.13.0) debug: 4.4.3 entities: 6.0.1 @@ -9245,15 +9243,15 @@ snapshots: eslint-parser-plain@0.1.1: {} - eslint-plugin-astro@1.3.1(eslint@9.38.0(jiti@2.6.1)): + eslint-plugin-astro@1.4.0(eslint@9.38.0(jiti@2.6.1)): dependencies: '@eslint-community/eslint-utils': 4.9.0(eslint@9.38.0(jiti@2.6.1)) '@jridgewell/sourcemap-codec': 1.5.5 - '@typescript-eslint/types': 8.44.1 + '@typescript-eslint/types': 8.46.2 astro-eslint-parser: 1.2.2 eslint: 9.38.0(jiti@2.6.1) eslint-compat-utils: 0.6.5(eslint@9.38.0(jiti@2.6.1)) - globals: 15.15.0 + globals: 16.4.0 postcss: 8.5.6 postcss-selector-parser: 7.1.0 transitivePeerDependencies: @@ -9743,6 +9741,8 @@ snapshots: globals@15.15.0: {} + globals@16.4.0: {} + globalthis@1.0.4: dependencies: define-properties: 1.2.1