diff --git a/package.json b/package.json index 4037071f7..915a0da1e 100644 --- a/package.json +++ b/package.json @@ -106,7 +106,7 @@ "bumpp": "^9.3.0", "cross-env": "^7.0.3", "eslint": "^9.9.1", - "eslint-config-prettier": "^9.1.0", + "eslint-config-prettier": "^10.0.0", "eslint-plugin-vue": "^9.28.0", "execa": "^9.3.0", "fast-glob": "^3.3.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 82e03c1c7..fd7ddcba7 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -85,8 +85,8 @@ importers: specifier: ^9.9.1 version: 9.9.1(jiti@1.21.0) eslint-config-prettier: - specifier: ^9.1.0 - version: 9.1.0(eslint@9.9.1(jiti@1.21.0)) + specifier: ^10.0.0 + version: 10.0.1(eslint@9.9.1(jiti@1.21.0)) eslint-plugin-vue: specifier: ^9.28.0 version: 9.28.0(eslint@9.9.1(jiti@1.21.0)) @@ -3826,8 +3826,8 @@ packages: engines: {node: '>=6.0'} hasBin: 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' @@ -11496,7 +11496,7 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-prettier@9.1.0(eslint@9.9.1(jiti@1.21.0)): + eslint-config-prettier@10.0.1(eslint@9.9.1(jiti@1.21.0)): dependencies: eslint: 9.9.1(jiti@1.21.0)