diff --git a/package.json b/package.json index 1cc6bef..b11ddbf 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.1.8", "eslint-plugin-react-hooks": "4.3.0", "jest": "^29.7.0", "jest-environment-jsdom": "^30.0.5", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 6441e7c..6f36024 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.1.8 + version: 10.1.8(eslint@8.4.1) eslint-plugin-react-hooks: specifier: 4.3.0 version: 4.3.0(eslint@8.4.1) @@ -1875,8 +1875,8 @@ packages: resolution: {integrity: sha512-TtpcNJ3XAzx3Gq8sWRzJaVajRs0uVxA2YAkdb1jm2YkPz4G6egUFAyA3n5vtEIZefPk5Wa4UXbKuS5fKkJWdgA==} engines: {node: '>=10'} - eslint-config-prettier@8.3.0: - resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==} + eslint-config-prettier@10.1.8: + resolution: {integrity: sha512-82GZUjRS0p/jganf6q1rEO25VSoHH0hKPCTrgillPjdI/3bgBhAE1QzHrHTizjpRvy6pGAvKjDJtk2pF9NDq8w==} hasBin: true peerDependencies: eslint: '>=7.0.0' @@ -5467,7 +5467,7 @@ snapshots: escape-string-regexp@4.0.0: {} - eslint-config-prettier@8.3.0(eslint@8.4.1): + eslint-config-prettier@10.1.8(eslint@8.4.1): dependencies: eslint: 8.4.1