diff --git a/package.json b/package.json index ced3d26..39d617c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "autoprefixer": "^10.4.14", "eslint": "^8.45.0", "eslint-config-next": "^13.4.12", - "eslint-config-prettier": "^8.8.0", + "eslint-config-prettier": "^9.0.0", "eslint-plugin-unicorn": "^48.0.0", "lint-staged": "^13.2.3", "postcss": "^8.4.27", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 67dc0e8..81ef191 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -49,8 +49,8 @@ devDependencies: specifier: ^13.4.12 version: 13.4.12(eslint@8.45.0)(typescript@5.1.6) eslint-config-prettier: - specifier: ^8.8.0 - version: 8.8.0(eslint@8.45.0) + specifier: ^9.0.0 + version: 9.0.0(eslint@8.45.0) eslint-plugin-unicorn: specifier: ^48.0.0 version: 48.0.0(eslint@8.45.0) @@ -1147,8 +1147,8 @@ packages: - supports-color dev: true - /eslint-config-prettier@8.8.0(eslint@8.45.0): - resolution: {integrity: sha512-wLbQiFre3tdGgpDv67NQKnJuTlcUVYHas3k+DZCc2U2BadthoEY4B7hLPvAxaqdyOGCzuLfii2fqGph10va7oA==} + /eslint-config-prettier@9.0.0(eslint@8.45.0): + resolution: {integrity: sha512-IcJsTkJae2S35pRsRAwoCE+925rJJStOdkKnLVgtE+tEpqU0EVVM7OqrwxqgptKdX29NUwC82I5pXsGFIgSevw==} hasBin: true peerDependencies: eslint: '>=7.0.0'