Skip to content

Commit

Permalink
Update dependency prettier to v1.18.1
Browse files Browse the repository at this point in the history
  • Loading branch information
xcomponentadmin committed Jun 7, 2019
1 parent 683c26e commit 93dd5cd
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.18.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.18.1:
version "1.18.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.1.tgz#2c79bdc97cbd457fc56e2f37c91cf076d69a8e07"

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

0 comments on commit 93dd5cd

Please sign in to comment.