Skip to content

Commit d3184f6

Browse files
committed
Update dependency prettier to v2.5.1
1 parent 5ec512d commit d3184f6

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,7 @@
4444
"jest": "27.1.1",
4545
"jsonlint": "1.6.3",
4646
"lint-staged": "11.1.2",
47-
"prettier": "2.4.0",
47+
"prettier": "2.5.1",
4848
"pretty-quick": "3.1.1",
4949
"regenerator-runtime": "0.13.3",
5050
"rollup": "2.56.3",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -5412,10 +5412,10 @@ prelude-ls@~1.1.2:
54125412
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
54135413
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
54145414

5415-
prettier@2.4.0:
5416-
version "2.4.0"
5417-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.4.0.tgz#85bdfe0f70c3e777cf13a4ffff39713ca6f64cba"
5418-
integrity sha512-DsEPLY1dE5HF3BxCRBmD4uYZ+5DCbvatnolqTqcxEgKVZnL2kUfyu7b8pPQ5+hTBkdhU9SLUmK0/pHb07RE4WQ==
5415+
prettier@2.5.1:
5416+
version "2.5.1"
5417+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
5418+
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
54195419

54205420
pretty-format@^26.6.2:
54215421
version "26.6.2"

0 commit comments

Comments
 (0)