Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 31, 2019
1 parent 451b97a commit 4530bd7
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -81,7 +81,7 @@
"jest": "24.0.0",
"jest-styled-components": "6.3.1",
"lint-staged": "8.1.1",
"prettier": "1.16.1",
"prettier": "1.16.3",
"react": "16.7.0",
"react-dom": "16.7.0",
"react-test-renderer": "16.7.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -8596,10 +8596,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

prettier@1.16.1:
version "1.16.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.1.tgz#534c2c9d7853f8845e5e078384e71973bd74089f"
integrity sha512-XXUITwIkGb3CPJ2hforHah/zTINRyie5006Jd2HKy2qz7snEJXl0KLfsJZW/wst9g6R2rFvqba3VpNYdu1hDcA==
prettier@1.16.3:
version "1.16.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
integrity sha512-kn/GU6SMRYPxUakNXhpP0EedT/KmaPzr0H5lIsDogrykbaxOpOfAFfk5XA7DZrJyMAv1wlMV3CPcZruGXVVUZw==

pretty-error@^2.1.1:
version "2.1.1"
Expand Down

0 comments on commit 4530bd7

Please sign in to comment.