From 2e2b932a313ecca32287407373fa167fa7c836c9 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 20 Jan 2025 00:48:43 +0000 Subject: [PATCH] fix(deps): update dependency eslint-config-prettier to v10 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 289957a..cc2d856 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "@typescript-eslint/eslint-plugin": "^8.18.0", "@typescript-eslint/parser": "^8.18.0", "eslint-config-next": "^15.1.0", - "eslint-config-prettier": "^9.1.0", + "eslint-config-prettier": "^10.0.0", "next": "^14.2.4", "nextra": "^3.0.0", "nextra-theme-docs": "^3.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 27f2d3d..15e3f23 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -27,8 +27,8 @@ importers: specifier: ^15.1.0 version: 15.1.0(eslint@9.17.0(jiti@1.21.6))(typescript@5.7.2) eslint-config-prettier: - specifier: ^9.1.0 - version: 9.1.0(eslint@9.17.0(jiti@1.21.6)) + specifier: ^10.0.0 + version: 10.0.1(eslint@9.17.0(jiti@1.21.6)) next: specifier: ^14.2.4 version: 14.2.20(react-dom@18.3.1(react@18.3.1))(react@18.3.1) @@ -1737,8 +1737,8 @@ packages: typescript: optional: true - eslint-config-prettier@9.1.0: - resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} + eslint-config-prettier@10.0.1: + resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -5720,7 +5720,7 @@ snapshots: - eslint-plugin-import-x - supports-color - eslint-config-prettier@9.1.0(eslint@9.17.0(jiti@1.21.6)): + eslint-config-prettier@10.0.1(eslint@9.17.0(jiti@1.21.6)): dependencies: eslint: 9.17.0(jiti@1.21.6)