Skip to content

Commit

Permalink
chore(deps-dev): bump prettier from 1.16.3 to 1.16.4 (#269)
Browse files Browse the repository at this point in the history
  • Loading branch information
dependabot[bot] authored and ikatyang committed Feb 4, 2019
1 parent e3ccb42 commit a9d99cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -87,7 +87,7 @@
"jest": "^23.2.0",
"lodash": "^4.17.4",
"make-dir": "^1.0.0",
"prettier": "1.16.3",
"prettier": "1.16.4",
"rimraf": "^2.6.1",
"semantic-release": "^15.0.0",
"ts-jest": "^23.10.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5128,10 +5128,10 @@ preserve@^0.2.0:
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"
integrity sha1-gV7R9uvGWSb4ZbMQwHE7yzMVzks=

prettier@1.16.3:
version "1.16.3"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.3.tgz#8c62168453badef702f34b45b6ee899574a6a65d"
integrity sha512-kn/GU6SMRYPxUakNXhpP0EedT/KmaPzr0H5lIsDogrykbaxOpOfAFfk5XA7DZrJyMAv1wlMV3CPcZruGXVVUZw==
prettier@1.16.4:
version "1.16.4"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==

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

0 comments on commit a9d99cf

Please sign in to comment.