Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.14.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and renovate[bot] committed Jul 29, 2018
1 parent fa9e29b commit c1015e3
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 @@ -34,7 +34,7 @@
"@types/yaml": "file:types/yaml",
"jest": "23.4.2",
"jest-snapshot-serializer-raw": "1.1.0",
"prettier": "1.13.7",
"prettier": "1.14.0",
"standard-version": "4.4.0",
"ts-jest": "22.4.6",
"tslint": "5.11.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3097,9 +3097,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.13.7:
version "1.13.7"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.7.tgz#850f3b8af784a49a6ea2d2eaa7ed1428a34b7281"
prettier@1.14.0:
version "1.14.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.0.tgz#847c235522035fd988100f1f43cf20a7d24f9372"

pretty-format@^22.4.0, pretty-format@^22.4.3:
version "22.4.3"
Expand Down

0 comments on commit c1015e3

Please sign in to comment.