diff --git a/package.json b/package.json index eef9057..9fe05a3 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "daisyui": "^3.6.4", "dotenv": "^16.3.1", "eslint": "^8.48.0", - "eslint-config-prettier": "^8.10.0", + "eslint-config-prettier": "^9.0.0", "eslint-plugin-svelte": "^2.33.0", "hasha": "^5.2.2", "html-minifier": "^4.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index bfe82ec..a7f6438 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -45,8 +45,8 @@ devDependencies: specifier: ^8.48.0 version: 8.48.0 eslint-config-prettier: - specifier: ^8.10.0 - version: 8.10.0(eslint@8.48.0) + specifier: ^9.0.0 + version: 9.0.0(eslint@8.48.0) eslint-plugin-svelte: specifier: ^2.33.0 version: 2.33.0(eslint@8.48.0)(svelte@4.2.0) @@ -1126,8 +1126,8 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier@8.10.0(eslint@8.48.0): - resolution: {integrity: sha512-SM8AMJdeQqRYT9O9zguiruQZaN7+z+E4eAP9oiLNGKMtomwaB1E9dcgUD6ZAn/eQAb52USbvezbiljfZUhbJcg==} + /eslint-config-prettier@9.0.0(eslint@8.48.0): + resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0'