From 1a27341092e1b7c669aa2ef21c001422e8393b30 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 7 Jan 2023 16:30:48 -0600 Subject: [PATCH] chore(deps): update dependency prettier to v2.8.2 (#189) Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com> Co-authored-by: Jacob Nguyen <76754747+jacoobes@users.noreply.github.com> --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index d4347f6..1d6b2fe 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.1", + "prettier": "2.8.2", "tsup": "^6.1.3", "typescript": "4.9.4", "discord.js": ">= ^14.7.x" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4c341b..23fe388 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.1 + prettier: 2.8.2 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.1 + prettier: 2.8.2 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.1: - resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} + /prettier/2.8.2: + resolution: {integrity: sha512-BtRV9BcncDyI2tsuS19zzhzoxD8Dh8LiCx7j7tHzrkz8GFXAexeWFdi22mjE1d16dftH2qNaytVxqiRTGlMfpw==} engines: {node: '>=10.13.0'} hasBin: true dev: true