Skip to content
This repository was archived by the owner on Mar 18, 2024. It is now read-only.

Commit c68d684

Browse files
Update dependency prettier to ^2.7.1
1 parent 864ce3f commit c68d684

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
@@ -68,7 +68,7 @@
6868
"nyc": "^15.1.0",
6969
"parcel": "2.x",
7070
"parcel-bundler": "^1.12.5",
71-
"prettier": "^2.5.1",
71+
"prettier": "^2.7.1",
7272
"recursive-readdir": "^2.2.2",
7373
"ts-graphql-plugin": "^2.1.6",
7474
"ts-node": "^10.7.0",

yarn.lock

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

7763-
prettier@^2.2.0, prettier@^2.5.1:
7764-
version "2.5.1"
7765-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
7766-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
7763+
prettier@^2.2.0, prettier@^2.7.1:
7764+
version "2.7.1"
7765+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.7.1.tgz#e235806850d057f97bb08368a4f7d899f7760c64"
7766+
integrity sha512-ujppO+MkdPqoVINuDFDRLClm7D78qbDt0/NR+wp5FqEZOoTNAjPHWj17QRhu7geIHJfcNhRk1XVQmF8Bp3ye+g==
77677767

77687768
pretty-format@^26.6.2:
77697769
version "26.6.2"

0 commit comments

Comments
 (0)