Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.16.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jan 22, 2019
1 parent eb8d6b9 commit ca9d929
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 @@ -53,7 +53,7 @@
"eslint-plugin-react": "7.9.1",
"husky": "0.14.3",
"parcel-bundler": "1.7.0",
"prettier": "1.13.5"
"prettier": "1.16.1"
},
"jest": {
"setupFiles": [
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5470,9 +5470,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.13.5:
version "1.13.5"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.13.5.tgz#7ae2076998c8edce79d63834e9b7b09fead6bfd0"
prettier@1.16.1:
version "1.16.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.1.tgz#534c2c9d7853f8845e5e078384e71973bd74089f"

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

0 comments on commit ca9d929

Please sign in to comment.