Skip to content

Commit

Permalink
Update dependency prettier to v1.17.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xcomponentadmin committed May 13, 2019
1 parent 683c26e commit 0ba77a3
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": "^24.3.1",
"jest-canvas-mock": "^2.0.0-beta.1",
"prettier": "1.17.0",
"prettier": "1.17.1",
"pretty-quick": "^1.10.0",
"react": "16.x",
"react-dom": "16.x",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Expand Up @@ -2801,9 +2801,9 @@ prelude-ls@~1.1.2:
version "1.1.2"
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"

prettier@1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
prettier@1.17.1:
version "1.17.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"

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

0 comments on commit 0ba77a3

Please sign in to comment.