Skip to content

Commit 3df48f7

Browse files
renovate-botrenovate[bot]
authored andcommitted
Update dependency prettier to v2.7.1
1 parent 89f1430 commit 3df48f7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"eslint-config-prettier": "8.5.0",
3131
"eslint-plugin-prettier": "4.0.0",
3232
"jest": "27.5.1",
33-
"prettier": "2.7.0",
33+
"prettier": "2.7.1",
3434
"start-server-and-test": "1.14.0",
3535
"typescript": "4.7.3"
3636
},

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4533,10 +4533,10 @@ prettier-linter-helpers@^1.0.0:
45334533
dependencies:
45344534
fast-diff "^1.1.2"
45354535

4536-
prettier@2.7.0:
4537-
version "2.7.0"
4538-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.0.tgz#a4fdae07e5596c51c9857ea676cd41a0163879d6"
4539-
integrity sha512-nwoX4GMFgxoPC6diHvSwmK/4yU8FFH3V8XWtLQrbj4IBsK2pkYhG4kf/ljF/haaZ/aii+wNJqISrCDPgxGWDVQ==
4536+
prettier@2.7.1:
4537+
version "2.7.1"
4538+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
4539+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
45404540

45414541
pretty-bytes@^5.6.0:
45424542
version "5.6.0"

0 commit comments

Comments
 (0)