diff --git a/package.json b/package.json index eb9ecea..387fa67 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@typescript-eslint/eslint-plugin": "5.47.1", "@typescript-eslint/parser": "5.48.0", "eslint": "8.30.0", - "prettier": "2.8.2", + "prettier": "2.8.3", "tsup": "^6.1.3", "typescript": "4.9.4", "discord.js": ">= ^14.7.x" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 23fe388..044952a 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -6,7 +6,7 @@ specifiers: discord.js: '>= ^14.7.x' eslint: 8.30.0 iti: ^0.6.0 - prettier: 2.8.2 + prettier: 2.8.3 rxjs: ^7.5.6 ts-pattern: ^4.0.2 ts-results-es: ^3.5.0 @@ -24,7 +24,7 @@ devDependencies: '@typescript-eslint/parser': 5.48.0_lzzuuodtsqwxnvqeq4g4likcqa discord.js: 14.7.1 eslint: 8.30.0 - prettier: 2.8.2 + prettier: 2.8.3 tsup: 6.5.0_typescript@4.9.4 typescript: 4.9.4 @@ -1397,8 +1397,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.8.2: - resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} + /prettier/2.8.3: + resolution: {integrity: sha512-tJ/oJ4amDihPoufT5sM0Z1SKEuKay8LfVAMlbbhnnkvt6BUserZylqo2PN+p9KeljLr0OHa2rXHU1T8reeoTrw==} engines: {node: '>=10.13.0'} hasBin: true dev: true