Skip to content

Commit

Permalink
Bump Prettier dependency to 1.16.3
Browse files Browse the repository at this point in the history
  • Loading branch information
ikatyang committed Jan 31, 2019
1 parent 21eb84a commit 94e2617
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -96,7 +96,7 @@
"jest-snapshot-serializer-raw": "1.1.0",
"jest-watch-typeahead": "0.1.0",
"mkdirp": "0.5.1",
"prettier": "1.16.2",
"prettier": "1.16.3",
"prettylint": "1.0.0",
"rimraf": "2.6.2",
"rollup": "0.47.6",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -4667,10 +4667,10 @@ preserve@^0.2.0:
version "0.2.0"
resolved "https://registry.yarnpkg.com/preserve/-/preserve-0.2.0.tgz#815ed1f6ebc65926f865b310c0713bcb3315ce4b"

prettier@1.16.2:
version "1.16.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.2.tgz#f60bc5929a7f9a05260cc88d5430391100092414"
integrity sha512-vBMdCn1LjrFi2CpBsiWVKOq+WP9poXDTIGPe2sG3eE33LQ3b6IUgmaMjLZKKY+frD/8FqPeEK1qAx9mOV8iruA==
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==

pretty-format@^23.0.1, pretty-format@^23.2.0:
version "23.2.0"
Expand Down

0 comments on commit 94e2617

Please sign in to comment.