diff --git a/package.json b/package.json index 8e3c33d6..4896326f 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "@vitest/coverage-v8": "0.34.1", "bumpp": "9.1.1", "eslint": "8.47.0", - "eslint-config-prettier": "8.10.0", + "eslint-config-prettier": "9.0.0", "nuxt": "3.6.5", "prettier": "3.0.1", "typescript": "5.1.6", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 17d36a1a..99eea297 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -53,8 +53,8 @@ importers: specifier: 8.47.0 version: 8.47.0 eslint-config-prettier: - specifier: 8.10.0 - version: 8.10.0(eslint@8.47.0) + specifier: 9.0.0 + version: 9.0.0(eslint@8.47.0) nuxt: specifier: 3.6.5 version: 3.6.5(@types/node@20.4.9)(eslint@8.47.0)(rollup@3.28.0)(typescript@5.1.6) @@ -2922,8 +2922,8 @@ packages: resolution: {integrity: sha512-/veY75JbMK4j1yjvuUxuVsiS/hr/4iHs9FTT6cgTexxdE0Ly/glccBAkloH/DofkjRbZU3bnoj38mOmhkZ0lHw==} engines: {node: '>=12'} - /eslint-config-prettier@8.10.0(eslint@8.47.0): - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} + /eslint-config-prettier@9.0.0(eslint@8.47.0): + resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0'