From e74223f5f3fb9a162e79e2d4d0e02daa08d25c48 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 15:20:37 +0000 Subject: [PATCH] chore(deps): update dependency prettier to ^3.0.1 --- package.json | 2 +- pnpm-lock.yaml | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 54ad3c8e..1ac53e50 100644 --- a/package.json +++ b/package.json @@ -41,7 +41,7 @@ "eslint-plugin-eslint-plugin": "^5.1.0", "eslint-plugin-unused-imports": "^2.0.0", "npm-run-all": "^4.1.5", - "prettier": "^3.0.0", + "prettier": "^3.0.1", "typescript": "^5.1.6", "uvu": "^0.5.6", "watchlist": "^0.3.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index 84f081a8..1a176073 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -44,8 +44,8 @@ devDependencies: specifier: ^4.1.5 version: 4.1.5 prettier: - specifier: ^3.0.0 - version: 3.0.0 + specifier: ^3.0.1 + version: 3.0.1 typescript: specifier: ^5.1.6 version: 5.1.6 @@ -1830,8 +1830,8 @@ packages: resolution: {integrity: sha512-vkcDPrRZo1QZLbn5RLGPpg/WmIQ65qoWWhcGKf/b5eplkkarX0m9z8ppCat4mlOqUsWpyNuYgO3VRyrYHSzX5g==} engines: {node: '>= 0.8.0'} - /prettier@3.0.0: - resolution: {integrity: sha512-zBf5eHpwHOGPC47h0zrPyNn+eAEIdEzfywMoYn2XPi0P44Zp0tSq64rq0xAREh4auw2cJZHo9QUob+NqCQky4g==} + /prettier@3.0.1: + resolution: {integrity: sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==} engines: {node: '>=14'} hasBin: true dev: true