Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.14.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Aug 8, 2018
1 parent 85313cd commit 9b89e3d
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 @@ -48,7 +48,7 @@
"husky": "0.14.3",
"jest": "22.4.3",
"lint-staged": "7.1.0",
"prettier": "1.12.1"
"prettier": "1.14.1"
},
"babel": {
"presets": ["es2015", "stage-0"],
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3904,9 +3904,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.12.1:
version "1.12.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.1.tgz#c1ad20e803e7749faf905a409d2367e06bbe7325"
prettier@1.14.1:
version "1.14.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.14.1.tgz#4ead68e66b5ec9e771de311570c90da822f5a17a"

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

0 comments on commit 9b89e3d

Please sign in to comment.