Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.16.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 30, 2019
1 parent b89bb6b commit 28c33ca
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 @@ -32,7 +32,7 @@
"flow-bin": "0.61.0",
"github-changes": "1.1.1",
"lerna": "2.5.1",
"prettier": "1.9.2"
"prettier": "1.16.2"
},
"prettier": {
"trailingComma": "all",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6856,9 +6856,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.9.2:
version "1.9.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.9.2.tgz#96bc2132f7a32338e6078aeb29727178c6335827"
prettier@1.16.2:
version "1.16.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.2.tgz#f60bc5929a7f9a05260cc88d5430391100092414"

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

0 comments on commit 28c33ca

Please sign in to comment.