From bf218a9102b66140a1dfa235acb6d5bf13c18167 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Wed, 16 Mar 2022 05:55:05 +0000 Subject: [PATCH] Update dependency prettier to v2.6.0 --- projects/Recipe-AntD/first/package.json | 2 +- projects/Recipe-AntD/first/yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/projects/Recipe-AntD/first/package.json b/projects/Recipe-AntD/first/package.json index 0fe79b0..f2cefb7 100644 --- a/projects/Recipe-AntD/first/package.json +++ b/projects/Recipe-AntD/first/package.json @@ -21,7 +21,7 @@ "devDependencies": { "ava": "3.6.0", "eslint-config-prettier": "8.5.0", - "prettier": "2.0.1", + "prettier": "2.6.0", "request-promise": "4.2.5", "test-listen": "1.1.0", "xo": "0.25.3", diff --git a/projects/Recipe-AntD/first/yarn.lock b/projects/Recipe-AntD/first/yarn.lock index ce36847..25c5256 100644 --- a/projects/Recipe-AntD/first/yarn.lock +++ b/projects/Recipe-AntD/first/yarn.lock @@ -3796,10 +3796,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.0.1: - version "2.0.1" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.0.1.tgz#3f00ac71263be34684b2b2c8d7e7f63737592dac" - integrity sha512-piXGBcY1zoFOG0MvHpNE5reAGseLmaCRifQ/fmfF49BcYkInEs/naD/unxGNAeOKFA5+JxVrPyMvMlpzcd20UA== +prettier@2.6.0: + version "2.6.0" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.0.tgz#12f8f504c4d8ddb76475f441337542fa799207d4" + integrity sha512-m2FgJibYrBGGgQXNzfd0PuDGShJgRavjUoRCw1mZERIWVSXF0iLzLm+aOqTAbLnC3n6JzUhAA8uZnFVghHJ86A== prettier@^1.15.2: version "1.18.2"