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

Commit bdc5ab8

Browse files
committed
Update dependency prettier to ^2.6.2
1 parent a29dac0 commit bdc5ab8

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": "1.x",
7070
"parcel-bundler": "^1.12.5",
71-
"prettier": "^2.5.1",
71+
"prettier": "^2.6.2",
7272
"recursive-readdir": "^2.2.2",
7373
"ts-graphql-plugin": "^2.1.4",
7474
"ts-node": "^10.2.1",

yarn.lock

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

6646-
prettier@^2.2.0, prettier@^2.5.1:
6647-
version "2.5.1"
6648-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
6649-
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
6646+
prettier@^2.2.0, prettier@^2.6.2:
6647+
version "2.6.2"
6648+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.6.2.tgz#e26d71a18a74c3d0f0597f55f01fb6c06c206032"
6649+
integrity sha512-PkUpF+qoXTqhOeWL9fu7As8LXsIUZ1WYaJiY/a7McAQzxjk82OF0tibkFXVCDImZtWxbvojFjerkiLb0/q8mew==
66506650

66516651
pretty-format@^26.6.2:
66526652
version "26.6.2"

0 commit comments

Comments
 (0)