From 7ea2bf0d64b803cbb9adf69ac65cee85e88d9fdb Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Fri, 4 Aug 2023 14:51:54 +0000 Subject: [PATCH] chore(deps): update devdependency 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 17f06c8..848518a 100644 --- a/package.json +++ b/package.json @@ -34,7 +34,7 @@ "changelogen": "^0.4.1", "eslint": "^8.34.0", "eslint-config-misaon": "^0.0.4", - "prettier": "^2.8.4", + "prettier": "^3.0.1", "typescript": "^4.9.5", "unbuild": "^1.1.2", "vitest": "^0.29.1" diff --git a/pnpm-lock.yaml b/pnpm-lock.yaml index e4f1d82..86cce99 100644 --- a/pnpm-lock.yaml +++ b/pnpm-lock.yaml @@ -7,7 +7,7 @@ specifiers: crypto-es: ^1.2.7 eslint: ^8.34.0 eslint-config-misaon: ^0.0.4 - prettier: ^2.8.4 + prettier: ^3.0.1 typescript: ^4.9.5 ufo: ^1.1.1 unbuild: ^1.1.2 @@ -23,7 +23,7 @@ devDependencies: changelogen: 0.4.1 eslint: 8.35.0 eslint-config-misaon: 0.0.4_ycpbpc6yetojsgtrx3mwntkhsu - prettier: 2.8.4 + prettier: 3.0.1 typescript: 4.9.5 unbuild: 1.1.2 vitest: 0.29.2 @@ -3198,9 +3198,9 @@ packages: engines: {node: '>= 0.8.0'} dev: true - /prettier/2.8.4: - resolution: {integrity: sha512-vIS4Rlc2FNh0BySk3Wkd6xmwxB0FpOndW5fisM5H8hsZSxU2VWVB5CWIkIjWvrHjIhxk2g3bfMKM87zNTrZddw==} - engines: {node: '>=10.13.0'} + /prettier/3.0.1: + resolution: {integrity: sha512-fcOWSnnpCrovBsmFZIGIy9UqK2FaI7Hqax+DIO0A9UxeVoY4iweyaFjS5TavZN97Hfehph0nhsZnjlVKzEQSrQ==} + engines: {node: '>=14'} hasBin: true dev: true