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
xcomponentadmin committed Jan 31, 2019
1 parent 9e6d20e commit fbe222e
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,7 +38,7 @@
"husky": "^1.3.1",
"jest": "^23.6.0",
"jest-canvas-mock": "^1.1.0",
"prettier": "1.16.2",
"prettier": "1.16.3",
"pretty-quick": "^1.10.0",
"react": "16.x",
"react-dom": "16.x",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2886,9 +2886,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.16.2:
version "1.16.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.2.tgz#f60bc5929a7f9a05260cc88d5430391100092414"
prettier@1.16.3:
version "1.16.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"

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

0 comments on commit fbe222e

Please sign in to comment.