From 53f339b9c60afb50a4f5de478b4d9532b94ed873 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 21 Mar 2023 08:57:30 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v2.8.6 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index ef430c2..e4edab3 100644 --- a/package.json +++ b/package.json @@ -45,7 +45,7 @@ "eslint-plugin-vue": "8.1.1", "eslint-plugin-vue-libs": "4.0.0", "husky": "7.0.4", - "prettier": "2.5.1", + "prettier": "2.8.6", "shipjs": "0.24.3" }, "peerDependencies": { diff --git a/yarn.lock b/yarn.lock index 0e71198..fcf9975 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2736,10 +2736,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.5.1: - version "2.5.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a" - integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg== +prettier@2.8.6: + version "2.8.6" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.8.6.tgz#5c174b29befd507f14b83e3c19f83fdc0e974b71" + integrity sha512-mtuzdiBbHwPEgl7NxWlqOkithPyp4VN93V7VeHVWBF+ad3I5avc0RVDT4oImXQy9H/AqxA2NSQH8pSxHW6FYbQ== prettier@^2.0.0: version "2.4.1"