From be2a984faa5db88442d630186e941df460e1156c Mon Sep 17 00:00:00 2001 From: Renovate Bot Date: Sun, 6 Jun 2021 23:16:59 +0000 Subject: [PATCH] Update dependency prettier to v2.3.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index 0726898..a9ab5ee 100644 --- a/package.json +++ b/package.json @@ -40,7 +40,7 @@ "eslint-plugin-react-hooks": "4.2.0", "husky": "5.1.3", "next-compose-plugins": "2.2.1", - "prettier": "2.2.1", + "prettier": "2.3.1", "standard-version": "9.1.1" }, "config": { diff --git a/yarn.lock b/yarn.lock index 81aba58..93f867b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -4288,10 +4288,10 @@ prettier-linter-helpers@^1.0.0: dependencies: fast-diff "^1.1.2" -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== +prettier@2.3.1: + version "2.3.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.3.1.tgz#76903c3f8c4449bc9ac597acefa24dc5ad4cbea6" + integrity sha512-p+vNbgpLjif/+D+DwAZAbndtRrR0md0MwfmOVN9N+2RgyACMT+7tfaRnT+WDPkqnuVwleyuBIG2XBxKDme3hPA== process-nextick-args@~2.0.0: version "2.0.1"