This repository was archived by the owner on Mar 18, 2024. It is now read-only.
File tree 2 files changed +7
-2
lines changed 2 files changed +7
-2
lines changed Original file line number Diff line number Diff line change 68
68
"nyc" : " ^15.1.0" ,
69
69
"parcel" : " 2.x" ,
70
70
"parcel-bundler" : " ^1.12.5" ,
71
- "prettier" : " ^2.5.1 " ,
71
+ "prettier" : " ^3.2.3 " ,
72
72
"recursive-readdir" : " ^2.2.2" ,
73
73
"ts-graphql-plugin" : " ^2.1.6" ,
74
74
"ts-node" : " ^10.7.0" ,
Original file line number Diff line number Diff line change @@ -7760,11 +7760,16 @@ prelude-ls@~1.1.2:
7760
7760
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
7761
7761
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
7762
7762
7763
- prettier@^2.2.0, prettier@^2.5.1 :
7763
+ prettier@^2.2.0 :
7764
7764
version "2.5.1"
7765
7765
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.5.1.tgz#fff75fa9d519c54cf0fce328c1017d94546bc56a"
7766
7766
integrity sha512-vBZcPRUR5MZJwoyi3ZoyQlc1rXeEck8KgeC9AwwOn+exuxLxq5toTRDTSaVrXHxelDMHy9zlicw8u66yxoSUFg==
7767
7767
7768
+ prettier@^3.2.3 :
7769
+ version "3.2.3"
7770
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-3.2.3.tgz#98501d99141a9a10d5ceaf74cf39c8b7cbddd380"
7771
+ integrity sha512-QNhUTBq+mqt1oH1dTfY3phOKNhcDdJkfttHI6u0kj7M2+c+7fmNKlgh2GhnHiqMcbxJ+a0j2igz/2jfl9QKLuw==
7772
+
7768
7773
pretty-format@^26.6.2 :
7769
7774
version "26.6.2"
7770
7775
resolved "https://registry.yarnpkg.com/pretty-format/-/pretty-format-26.6.2.tgz#e35c2705f14cb7fe2fe94fa078345b444120fc93"
You can’t perform that action at this time.
0 commit comments