diff --git a/package.json b/package.json index 53512ab..4f72e6f 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "adm-zip": "^0.5.16", "cross-env": "7.0.3", "eslint": "8.4.1", - "eslint-config-prettier": "8.3.0", + "eslint-config-prettier": "10.0.1", "eslint-plugin-react-hooks": "4.3.0", "jest": "^29.7.0", "jest-environment-jsdom": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 02688b8..40a559b 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -148,8 +148,8 @@ importers: specifier: 8.4.1 version: 8.4.1 eslint-config-prettier: - specifier: 8.3.0 - version: 8.3.0(eslint@8.4.1) + specifier: 10.0.1 + version: 10.0.1(eslint@8.4.1) eslint-plugin-react-hooks: specifier: 4.3.0 version: 4.3.0(eslint@8.4.1) @@ -1697,8 +1697,8 @@ packages: engines: {node: '>=6.0'} hasBin: true - eslint-config-prettier@8.3.0: - resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==} + eslint-config-prettier@10.0.1: + resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -5007,7 +5007,7 @@ snapshots: optionalDependencies: source-map: 0.6.1 - eslint-config-prettier@8.3.0(eslint@8.4.1): + eslint-config-prettier@10.0.1(eslint@8.4.1): dependencies: eslint: 8.4.1