Skip to content
This repository has been archived by the owner on Nov 1, 2022. It is now read-only.

Commit

Permalink
Update dependency prettier to v1.15.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Nov 7, 2018
1 parent 9589cf3 commit b1e0745
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 @@ -52,7 +52,7 @@
"eslint-plugin-prettier": "2.6.0",
"husky": "0.14.3",
"lint-staged": "6.1.0",
"prettier": "1.10.2",
"prettier": "1.15.0",
"typescript": "2.7.1",
"yarnhook": "0.1.1"
}
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5443,9 +5443,9 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.10.2:
version "1.10.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.10.2.tgz#1af8356d1842276a99a5b5529c82dd9e9ad3cc93"
prettier@1.15.0:
version "1.15.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.15.0.tgz#c6191a50fbc9056ff770577d64ebd9987cca1dd7"

pretty-bytes@^4.0.2:
version "4.0.2"
Expand Down

0 comments on commit b1e0745

Please sign in to comment.