From f286a246868f4f4393a7470e78a5265f4dc7872f Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 28 Dec 2022 15:20:45 -0600 Subject: [PATCH] chore(deps): update dependency prettier to v2.8.1 (#158) 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 9f1d57b..d0251d1 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "@typescript-eslint/eslint-plugin": "5.47.1", "@typescript-eslint/parser": "5.47.1", "eslint": "8.30.0", - "prettier": "2.7.1", + "prettier": "2.8.1", "tsup": "^6.1.3", "typescript": "4.9.4" }, diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 5a8b0cd..46f6221 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -5,7 +5,7 @@ specifiers: '@typescript-eslint/parser': 5.47.1 eslint: 8.30.0 iti: ^0.5.0 - prettier: 2.7.1 + prettier: 2.8.1 rxjs: ^7.5.6 ts-pattern: ^4.0.2 ts-results-es: ^3.5.0 @@ -22,7 +22,7 @@ devDependencies: '@typescript-eslint/eslint-plugin': 5.47.1_txmweb6yn7coi7nfrp22gpyqmy '@typescript-eslint/parser': 5.47.1_lzzuuodtsqwxnvqeq4g4likcqa eslint: 8.30.0 - prettier: 2.7.1 + prettier: 2.8.1 tsup: 6.5.0_typescript@4.9.4 typescript: 4.9.4 @@ -1227,8 +1227,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.7.1: - resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==} + /prettier/2.8.1: + resolution: {integrity: sha512-lqGoSJBQNJidqCHE80vqZJHWHRFoNYsSpP9AjFhlhi9ODCJA541svILes/+/1GM3VaL/abZi7cpFzOpdR9UPKg==} engines: {node: '>=10.13.0'} hasBin: true dev: true