From 6b50667868a0db413a9d8fcf923d92ef0288cbdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 15 Apr 2023 19:30:50 +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 98f7c02..aec5531 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-eslint-plugin": "^5.0.6", "eslint-plugin-unused-imports": "^2.0.0", "npm-run-all": "^4.1.5", - "prettier": "^2.8.0", + "prettier": "^2.8.7", "typescript": "^5.0.4", "uvu": "^0.5.6", "watchlist": "^0.3.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index cfa1fac..3e97e44 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -40,8 +40,8 @@ devDependencies: specifier: ^4.1.5 version: 4.1.5 prettier: - specifier: ^2.8.0 - version: 2.8.0 + specifier: ^2.8.7 + version: 2.8.7 typescript: specifier: ^5.0.4 version: 5.0.4 @@ -1727,8 +1727,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - /prettier@2.8.0: - resolution: {integrity: sha512-9Lmg8hTFZKG0Asr/kW9Bp8tJjRVluO8EJQVfY2T7FMw9T5jy4I/Uvx0Rca/XWf50QQ1/SS48+6IJWnrb+2yemA==} + /prettier@2.8.7: + resolution: {integrity: sha512-yPngTo3aXUUmyuTjeTUT75txrf+aMh9FiD7q9ZE/i6r0bPb22g4FsE6Y338PQX1bmfy08i9QQCB7/rcUAVntfw==} engines: {node: '>=10.13.0'} hasBin: true dev: true