chore(deps) Update dependency prettier to v2.7.1 (#4436)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot]
2022-06-24 00:10:40 -03:00
committed by GitHub
parent b025b9f581
commit 4b5291d9d9
2 changed files with 5 additions and 5 deletions

View File

@@ -43,7 +43,7 @@
"fs-extra": "10.1.0",
"jest": "28.1.1",
"jest-transform-toml": "1.0.0",
"prettier": "2.7.0"
"prettier": "2.7.1"
},
"engines": {
"node": ">= 10"

View File

@@ -1993,10 +1993,10 @@ pkg-dir@^4.2.0:
dependencies:
find-up "^4.0.0"
prettier@2.7.0:
version "2.7.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
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==
pretty-format@^28.1.1:
version "28.1.1"