Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.11.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Feb 27, 2018
1 parent 9fa579c commit 9a6fa23
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 @@ -16,7 +16,7 @@
"ava": "0.23.0",
"husky": "0.14.3",
"lint-staged": "6.0.0",
"prettier": "1.9.2",
"prettier": "1.11.0",
"serverless-plugin-typescript": "1.1.5",
"serverless-apigwy-binary": "0.1.0"
},
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2638,9 +2638,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.11.0:
version "1.11.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.11.0.tgz#c024f70cab158c993f50fc0c25ffe738cb8b0f85"

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

0 comments on commit 9a6fa23

Please sign in to comment.