From 5e7c1dba05fe43b1516b62670a19f3d06ed5166a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 16 Apr 2024 22:24:49 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-perfectionist to v2.9.0 --- pnpm-lock.yaml | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 59f1bda0..2a47ed8e 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -75,7 +75,7 @@ devDependencies: version: 3.1.0 eslint-plugin-perfectionist: specifier: ^2.3.0 - version: 2.8.0(eslint@8.57.0)(typescript@5.4.5) + version: 2.9.0(eslint@8.57.0)(typescript@5.4.5) eslint-plugin-regexp: specifier: ^2.1.1 version: 2.5.0(eslint@8.57.0) @@ -2342,8 +2342,8 @@ packages: engines: {node: '>=5.0.0'} dev: true - /eslint-plugin-perfectionist@2.8.0(eslint@8.57.0)(typescript@5.4.5): - resolution: {integrity: sha512-XBjQ4ctU1rOzQ4bFJoUowe8XdsIIz42JqNrouFlae1TO78HjoyYBaRP8+gAHDDQCSdHY10pbChyzlJeBA6D51w==} + /eslint-plugin-perfectionist@2.9.0(eslint@8.57.0)(typescript@5.4.5): + resolution: {integrity: sha512-ipFtDrqtF99qVVo+FE1fo6aHyLLp7hg6PNGfzY5KxQjcl0XCbyEFvjtR1NfkHDTN9rdFeEDxg59LLOv3VOAHAw==} peerDependencies: astro-eslint-parser: ^0.16.0 eslint: '>=8.0.0'