diff --git a/package.json b/package.json index 21ce7b0..0e7d65c 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "dotenv": "16.3.1", "drizzle-kit": "0.19.13", "eslint": "8.47.0", - "eslint-config-prettier": "8.10.0", + "eslint-config-prettier": "9.0.0", "eslint-plugin-svelte3": "4.0.0", "jsdom": "22.1.0", "openapi-types": "12.1.3", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 12dd57c..dbb5411 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -101,8 +101,8 @@ devDependencies: 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) eslint-plugin-svelte3: specifier: 4.0.0 version: 4.0.0(eslint@8.47.0)(svelte@4.2.0) @@ -2389,8 +2389,8 @@ packages: engines: {node: '>=10'} dev: true - /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'