From 881112bdc7d541f25e9377cee550a8481c20dbc2 Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 24 Jan 2021 11:50:40 +0000 Subject: [PATCH] =?UTF-8?q?=E2=AC=86=EF=B8=8F=20Upgrade=20dependency=20pre?= =?UTF-8?q?ttier=20to=20v2.2.1?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index aebdcda..0cea41b 100644 --- a/package.json +++ b/package.json @@ -44,7 +44,7 @@ "globby": "11.0.1", "husky": "4.3.0", "jest": "26.5.2", - "prettier": "2.1.2", + "prettier": "2.2.1", "pretty-quick": "3.0.2", "semantic-release": "17.1.2", "semantic-release-gitmoji": "1.3.4", diff --git a/yarn.lock b/yarn.lock index 374b09c..46ea327 100644 --- a/yarn.lock +++ b/yarn.lock @@ -8048,10 +8048,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -prettier@2.1.2: - version "2.1.2" - resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5" - integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg== +prettier@2.2.1: + version "2.2.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5" + integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q== pretty-format@^25.2.1, pretty-format@^25.2.6: version "25.2.6"