From 4c249c1b8393027d9034ecedc3b059ca816cf3a2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 18 Jun 2022 13:22:03 +0000 Subject: [PATCH] chore(deps): update dependency prettier to v2.7.1 --- package.json | 2 +- yarn.lock | 8 ++++---- 2 files changed, 5 insertions(+), 5 deletions(-) diff --git a/package.json b/package.json index b9f35893..05439323 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "eslint-plugin-testing-library": "3.10.2", "jest": "26.6.3", "next-page-tester": "0.22.0", - "prettier": "2.2.1", + "prettier": "2.7.1", "testcafe": "1.12.0", "ts-jest": "26.5.1", "ts-node": "10.0.0", diff --git a/yarn.lock b/yarn.lock index 48c44103..0a40346b 100644 --- a/yarn.lock +++ b/yarn.lock @@ -10565,10 +10565,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.7.1: + version "2.7.1" + resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64" + integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g== prettier@~2.0.5: version "2.0.5"