Skip to content

Commit

Permalink
Merge pull request #13 from rayriffy/dependabot/npm_and_yarn/prettier…
Browse files Browse the repository at this point in the history
…-1.16.4

⬆️ Bump prettier from 1.16.3 to 1.16.4
  • Loading branch information
rayriffy committed Feb 5, 2019
2 parents ead8313 + f4df90c commit b78e15b
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 @@ -18,7 +18,7 @@
"eslint-plugin-prettier": "^3.0.1",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"prettier": "^1.16.3",
"prettier": "^1.16.4",
"rimraf": "^2.6.2"
},
"scripts": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -2505,10 +2505,10 @@ prettier-linter-helpers@^1.0.0:
dependencies:
fast-diff "^1.1.2"

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==

private@^0.1.6, private@^0.1.8:
version "0.1.8"
Expand Down

0 comments on commit b78e15b

Please sign in to comment.