diff --git a/package.json b/package.json index b40a412..a622c77 100644 --- a/package.json +++ b/package.json @@ -62,7 +62,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", "intersection-observer": "^0.12.2", "jest": "^29.7.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 1b3afa4..b4f6b32 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -145,8 +145,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) @@ -2280,8 +2280,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' @@ -6873,7 +6873,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