diff --git a/package.json b/package.json index 56e27cf..5c5a356 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "@typescript-eslint/parser": "^5.0.0", "@zcong/js-release": "^0.2.5", "eslint": "^8.0.0", - "eslint-config-prettier": "^8.3.0", + "eslint-config-prettier": "^10.0.0", "eslint-plugin-import": "^2.24.2", "grpc-tools": "^1.11.2", "husky": "^8.0.0", diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 7e1195b..8653bb2 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -9,7 +9,7 @@ specifiers: '@typescript-eslint/parser': ^5.0.0 '@zcong/js-release': ^0.2.5 eslint: ^8.0.0 - eslint-config-prettier: ^8.3.0 + eslint-config-prettier: ^10.0.0 eslint-plugin-import: ^2.24.2 google-protobuf: ^3.18.0 grpc-tools: ^1.11.2 @@ -35,7 +35,7 @@ devDependencies: '@typescript-eslint/parser': 5.0.0_pynffyz3perbifzqpi7s7znob4 '@zcong/js-release': 0.2.5 eslint: 8.0.0 - eslint-config-prettier: 8.3.0_eslint@8.0.0 + eslint-config-prettier: 10.0.1_eslint@8.0.0 eslint-plugin-import: 2.24.2_kvvjtnje5cozg43ecaqcxa7qje grpc-tools: 1.11.2 husky: 8.0.0 @@ -1830,8 +1830,8 @@ packages: engines: {node: '>=10'} dev: true - /eslint-config-prettier/8.3.0_eslint@8.0.0: - resolution: {integrity: sha512-BgZuLUSeKzvlL/VUjx/Yb787VQ26RU3gGjA3iiFvdsp/2bMfVIWUVP7tjxtjS0e+HP409cPlPvNkQloz8C91ew==} + /eslint-config-prettier/10.0.1_eslint@8.0.0: + resolution: {integrity: sha512-lZBts941cyJyeaooiKxAtzoPHTN+GbQTJFAIdQbRhA4/8whaAraEh47Whw/ZFfrjNSnlAxqfm9i0XVAEkULjCw==} hasBin: true peerDependencies: eslint: '>=7.0.0'