Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
chore(deps): update dependency prettier to v1.15.3
Browse files Browse the repository at this point in the history
renovate-bot committed Nov 30, 2018
1 parent b89bb6b commit 8c5b7c0
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
@@ -32,7 +32,7 @@
"flow-bin": "0.61.0",
"github-changes": "1.1.1",
"lerna": "2.5.1",
"prettier": "1.9.2"
"prettier": "1.15.3"
},
"prettier": {
"trailingComma": "all",
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -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.15.3:
version "1.15.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.3.tgz#1feaac5bdd181237b54dbe65d874e02a1472786a"

pretty-format@^22.0.3:
version "22.0.3"

0 comments on commit 8c5b7c0

Please sign in to comment.