Skip to content

Commit

Permalink
Update dependency prettier to v1.19.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 9, 2019
1 parent 88ef70d commit 0d4baa0
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -25,7 +25,7 @@
"dev-null-stream": "0.0.1",
"jest": "24.9.0",
"markdown-toc": "1.2.0",
"prettier": "1.18.2"
"prettier": "1.19.1"
},
"scripts": {
"toc": "yarn run markdown-toc -i doc/recipes.md",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2956,9 +2956,9 @@ prelude-ls@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"

prettier@1.18.2:
version "1.18.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
prettier@1.19.1:
version "1.19.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1.tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb"

pretty-format@^24.9.0:
version "24.9.0"
Expand Down

0 comments on commit 0d4baa0

Please sign in to comment.