From 060b40059b780647e5ba2c6249af29b2d98c6ebc Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 08:38:04 +0000 Subject: [PATCH] Update dependency prettier to ^2.8.7 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 9566b9ec..b5583ef4 100644 --- a/package.json +++ b/package.json @@ -42,7 +42,7 @@ "eslint": "^8.36.0", "eslint-config-prettier": "^8.8.0", "jest": "^27.5.1", - "prettier": "^2.8.6", + "prettier": "^2.8.7", "sucrase": "^3.30.0", "terser": "^5.16.6", "typescript": "^4.9.5" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 9c9c04e3..72a7d23d 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -12,7 +12,7 @@ specifiers: eslint-config-prettier: ^8.8.0 jest: ^27.5.1 p-limit: ^4.0.0 - prettier: ^2.8.6 + prettier: ^2.8.7 sucrase: ^3.30.0 terser: ^5.16.6 typescript: ^4.9.5 @@ -31,7 +31,7 @@ devDependencies: eslint: 8.36.0 eslint-config-prettier: 8.8.0_eslint@8.36.0 jest: 27.5.1 - prettier: 2.8.6 + prettier: 2.8.7 sucrase: 3.30.0 terser: 5.16.6 typescript: 4.9.5 @@ -3812,8 +3812,8 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.8.6: - resolution: {integrity: sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ==} + /prettier/2.8.7: + resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} engines: {node: '>=10.13.0'} hasBin: true dev: true