diff --git a/package.json b/package.json index 9eb86e22..65819af4 100644 --- a/package.json +++ b/package.json @@ -14,7 +14,7 @@ "chalk": "^5.1.2", "cspell": "^6.17.0", "eslint": "^8.29.0", - "eslint-config-prettier": "^8.5.0", + "eslint-config-prettier": "^9.0.0", "eslint-plugin-deprecation": "^1.3.3", "eslint-plugin-eslint-comments": "^3.2.0", "eslint-plugin-jsonc": "^2.5.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index ba6ec6d4..909f0e08 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -42,8 +42,8 @@ devDependencies: specifier: ^8.29.0 version: 8.29.0 eslint-config-prettier: - specifier: ^8.5.0 - version: 8.5.0(eslint@8.29.0) + specifier: ^9.0.0 + version: 9.0.0(eslint@8.29.0) eslint-plugin-deprecation: specifier: ^1.3.3 version: 1.3.3(eslint@8.29.0)(typescript@5.0.2) @@ -2474,8 +2474,8 @@ packages: engines: {node: '>=12'} dev: true - /eslint-config-prettier@8.5.0(eslint@8.29.0): - resolution: {integrity: sha512-obmWKLUNCnhtQRKc+tmnYuQl0pFU1ibYJQ5BGhTVB08bHe9wC8qUeG7c08dj9XX+AuPj1YSGSQIHl1pnDHZR0Q==} + /eslint-config-prettier@9.0.0(eslint@8.29.0): + resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0'