From 8fdce15b99eaec55503fc7c93f93313d13597bc6 Mon Sep 17 00:00:00 2001 From: "peakon-renovate[bot]" <137270318+peakon-renovate[bot]@users.noreply.github.com> Date: Fri, 10 Apr 2026 23:33:09 +0000 Subject: [PATCH] chore(deps): update dependency eslint-config-prettier to v10 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 184b5a6d2..567a45e44 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "cross-env": "^7.0.3", "esbuild": "^0.28.0", "eslint": "^8.56.0", - "eslint-config-prettier": "^9.1.0", + "eslint-config-prettier": "^10.0.0", "eslint-plugin-import": "^2.29.1", "husky": "^9.0.8", "jest": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1c182ca07..fd37f0e96 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -69,8 +69,8 @@ importers: specifier: ^8.56.0 version: 8.56.0 eslint-config-prettier: - specifier: ^9.1.0 - version: 9.1.0(eslint@8.56.0) + specifier: ^10.0.0 + version: 10.1.8(eslint@8.56.0) eslint-plugin-import: specifier: ^2.29.1 version: 2.29.1(@typescript-eslint/parser@6.20.0)(eslint@8.56.0) @@ -5666,8 +5666,8 @@ packages: engines: {node: '>=12'} dev: true - /eslint-config-prettier@9.1.0(eslint@8.56.0): - resolution: {integrity: sha512-NSWl5BFQWEPi1j4TjVNItzYV7dZXZ+wP6I6ZhrBGpChQhZRUaElihE9uRRkcbRnNb76UMKDF3r+WTmNcGPKsqw==} + /eslint-config-prettier@10.1.8(eslint@8.56.0): + resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0'