Skip to content

Commit

Permalink
chore(deps): update dependency prettier to v1.18.2
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jun 19, 2019
1 parent 85313cd commit 1c6b020
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 @@ -48,7 +48,7 @@
"husky": "0.14.3",
"jest": "22.4.3",
"lint-staged": "7.1.0",
"prettier": "1.12.1"
"prettier": "1.18.2"
},
"babel": {
"presets": ["es2015", "stage-0"],
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3904,9 +3904,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.12.1:
version "1.12.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.12.1.tgz#c1ad20e803e7749faf905a409d2367e06bbe7325"
prettier@1.18.2:
version "1.18.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"

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

0 comments on commit 1c6b020

Please sign in to comment.