Skip to content

Commit 41932f9

Browse files
committed
Update dependency prettier to v2
1 parent 88ef70d commit 41932f9

File tree

2 files changed

+5
-4
lines changed

2 files changed

+5
-4
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"dev-null-stream": "0.0.1",
2626
"jest": "24.9.0",
2727
"markdown-toc": "1.2.0",
28-
"prettier": "1.18.2"
28+
"prettier": "2.1.2"
2929
},
3030
"scripts": {
3131
"toc": "yarn run markdown-toc -i doc/recipes.md",

yarn.lock

Lines changed: 4 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -2956,9 +2956,10 @@ prelude-ls@~1.1.2:
29562956
version "1.1.2"
29572957
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
29582958

2959-
2960-
version "1.18.2"
2961-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
2959+
2960+
version "2.1.2"
2961+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.1.2.tgz#3050700dae2e4c8b67c4c3f666cdb8af405e1ce5"
2962+
integrity sha512-16c7K+x4qVlJg9rEbXl7HEGmQyZlG4R9AgP+oHKRMsMsuk8s+ATStlf1NpDqyBI1HpVyfjLOeMhH2LvuNvV5Vg==
29622963

29632964
pretty-format@^24.9.0:
29642965
version "24.9.0"

0 commit comments

Comments
 (0)