File tree Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Expand file tree Collapse file tree 2 files changed +5
-4
lines changed Original file line number Diff line number Diff line change 25
25
"dev-null-stream" : " 0.0.1" ,
26
26
"jest" : " 24.9.0" ,
27
27
"markdown-toc" : " 1.2.0" ,
28
- "prettier" : " 1.18.2 "
28
+ "prettier" : " 2.2.1 "
29
29
},
30
30
"scripts" : {
31
31
"toc" : " yarn run markdown-toc -i doc/recipes.md" ,
Original file line number Diff line number Diff line change @@ -2956,9 +2956,10 @@ prelude-ls@~1.1.2:
2956
2956
version "1.1.2"
2957
2957
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
2958
2958
2959
-
2960
- version "1.18.2"
2961
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
2959
+
2960
+ version "2.2.1"
2961
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
2962
+ integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
2962
2963
2963
2964
pretty-format@^24.9.0 :
2964
2965
version "24.9.0"
You can’t perform that action at this time.
0 commit comments