From d77e95af5ea524fa1241e741f287d0da1fc5e61a Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 24 Mar 2025 03:04:56 +0000 Subject: [PATCH] chore(deps): update dependency eslint-plugin-prettier to v5.2.4 --- package.json | 2 +- pnpm-lock.yaml | 27 +++++++++++++++++++++------ 2 files changed, 22 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 158dcc0a..c6f78e2f 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "eslint": "8.57.1", "eslint-config-prettier": "9.1.0", "eslint-plugin-astro": "0.34.0", - "eslint-plugin-prettier": "5.2.3", + "eslint-plugin-prettier": "5.2.4", "husky": "9.1.7", "is-ci": "3.0.1", "lint-staged": "15.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 385a6b82..15bff12c 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -58,8 +58,8 @@ importers: specifier: 0.34.0 version: 0.34.0(eslint@8.57.1)(typescript@5.8.2) eslint-plugin-prettier: - specifier: 5.2.3 - version: 5.2.3(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.3) + specifier: 5.2.4 + version: 5.2.4(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.3) husky: specifier: 9.1.7 version: 9.1.7 @@ -875,6 +875,10 @@ packages: resolution: {integrity: sha512-cq8o4cWH0ibXh9VGi5P20Tu9XF/0fFXl9EUinr9QfTM7a7p0oTA4iJRCQWppXR1Pg8dSM0UCItCkPwsk9qWWYA==} engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + '@pkgr/core@0.2.0': + resolution: {integrity: sha512-vsJDAkYR6qCPu+ioGScGiMYR7LvZYIXh/dlQeviqoTWNCVfKTLYD/LkNWH4Mxsv2a5vpIRc77FN5DnmK1eBggQ==} + engines: {node: ^12.20.0 || ^14.18.0 || >=16.0.0} + '@playwright/test@1.51.1': resolution: {integrity: sha512-nM+kEaTSAoVlXmMPH10017vn3FSiFqr/bh4fKg9vmAdMfd9SDqRZNvPSiAHADc/itWak+qPvMPZQOPwCBW7k7Q==} engines: {node: '>=18'} @@ -1622,8 +1626,8 @@ packages: peerDependencies: eslint: '>=7.0.0' - eslint-plugin-prettier@5.2.3: - resolution: {integrity: sha512-qJ+y0FfCp/mQYQ/vWQ3s7eUlFEL4PyKfAJxsnYTJ4YT73nsJBWqmEpFryxV9OeUiqmsTsYJ5Y+KDNaeP31wrRw==} + eslint-plugin-prettier@5.2.4: + resolution: {integrity: sha512-SFtuYmnhwYCtuCDTKPoK+CEzCnEgKTU2qTLwoCxvrC0MFBTIXo1i6hDYOI4cwHaE5GZtlWmTN3YfucYi7KJwPw==} engines: {node: ^14.18.0 || >=16.0.0} peerDependencies: '@types/eslint': '>=8.0.0' @@ -3066,6 +3070,10 @@ packages: resolution: {integrity: sha512-ot0WnXS9fgdkgIcePe6RHNk1WA8+muPa6cSjeR3V8K27q9BB1rTE3R1p7Hv0z1ZyAc8s6Vvv8DIyWf681MAt0w==} engines: {node: '>= 0.4'} + synckit@0.10.2: + resolution: {integrity: sha512-cSGiaCPhFzeFIQY8KKEacv46LclENY4d60jgkwCrKomvRkIjtMyss1dPkHLp/62c1leuOjEedB1+lWcwqTJSvA==} + engines: {node: ^14.18.0 || >=16.0.0} + synckit@0.9.1: resolution: {integrity: sha512-7gr8p9TQP6RAHusBOSLs46F4564ZrjV8xFmw5zCmgmhGUcw2hxsShhJ6CEiHQMgPDwAQ1fWHPM0ypc4RMAig4A==} engines: {node: ^14.18.0 || >=16.0.0} @@ -4302,6 +4310,8 @@ snapshots: '@pkgr/core@0.1.1': {} + '@pkgr/core@0.2.0': {} + '@playwright/test@1.51.1': dependencies: playwright: 1.51.1 @@ -5153,12 +5163,12 @@ snapshots: - supports-color - typescript - eslint-plugin-prettier@5.2.3(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.3): + eslint-plugin-prettier@5.2.4(eslint-config-prettier@9.1.0(eslint@8.57.1))(eslint@8.57.1)(prettier@3.5.3): dependencies: eslint: 8.57.1 prettier: 3.5.3 prettier-linter-helpers: 1.0.0 - synckit: 0.9.1 + synckit: 0.10.2 optionalDependencies: eslint-config-prettier: 9.1.0(eslint@8.57.1) @@ -7140,6 +7150,11 @@ snapshots: supports-preserve-symlinks-flag@1.0.0: {} + synckit@0.10.2: + dependencies: + '@pkgr/core': 0.2.0 + tslib: 2.8.1 + synckit@0.9.1: dependencies: '@pkgr/core': 0.1.1