Skip to content

Commit 4dc30a0

Browse files
committed
Update dependency prettier to v2
1 parent 88ef70d commit 4dc30a0

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.2.1"
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.2.1"
2961+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-2.2.1.tgz#795a1a78dd52f073da0cd42b21f9c91381923ff5"
2962+
integrity sha512-PqyhM2yCjg/oKkFPtTGUojv7gnZAoG80ttl45O6x2Ug/rMJw4wcc9k6aaf2hibP7BGVCCM33gZoGjyvt9mm16Q==
29622963

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

0 commit comments

Comments
 (0)