From d5681bddb60a350309bf90aed4a1996435ed8e10 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 17 Jan 2024 13:06:51 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v3 --- package.json | 2 +- pnpm-lock.yaml | 10 +++++----- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/package.json b/package.json index 129c865..22dc8f4 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-config-prettier": "8.5.0", "eslint-plugin-eslint-comments": "3.2.0", "npm-run-all": "4.1.5", - "prettier": "2.7.1", + "prettier": "3.2.4", "standard-version": "9.5.0", "ts-node": "10.9.1", "typescript": "4.7.4" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 8d20c8a..d50d905 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -11,7 +11,7 @@ specifiers: eslint-config-prettier: 8.5.0 eslint-plugin-eslint-comments: 3.2.0 npm-run-all: 4.1.5 - prettier: 2.7.1 + prettier: 3.2.4 standard-version: 9.5.0 ts-node: 10.9.1 typescript: 4.7.4 @@ -27,7 +27,7 @@ devDependencies: eslint-config-prettier: 8.5.0_eslint@8.21.0 eslint-plugin-eslint-comments: 3.2.0_eslint@8.21.0 npm-run-all: 4.1.5 - prettier: 2.7.1 + prettier: 3.2.4 standard-version: 9.5.0 ts-node: 10.9.1_6nq352wiaj44ir2lfenbt2ezwy typescript: 4.7.4 @@ -2779,9 +2779,9 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.7.1: - resolution: {integrity: sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==} - engines: {node: '>=10.13.0'} + /prettier/3.2.4: + resolution: {integrity: sha512-FWu1oLHKCrtpO1ypU6J0SbK2d9Ckwysq6bHj/uaCP26DxrPpppCLQRGVuqAxSTvhF00AcvDRyYrLNW7ocBhFFQ==} + engines: {node: '>=14'} hasBin: true dev: true