Skip to content

Commit

Permalink
Merge pull request #426 from unarxiv/renovate/prettier-1.x
Browse files Browse the repository at this point in the history
Update dependency prettier to v1.18.2
  • Loading branch information
xzyaoi committed Jun 19, 2019
2 parents 53a09f9 + db5a602 commit 26180df
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion discovery/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"parse": "^2.1.0",
"passport": "^0.4.0",
"passport-cognito": "^0.1.13",
"prettier": "1.17.0",
"prettier": "1.18.2",
"stripe": "^7.0.0",
"supertest": "4.0.2",
"ts-jest": "24.0.2",
Expand Down
8 changes: 4 additions & 4 deletions discovery/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4254,10 +4254,10 @@ prepend-http@^1.0.1:
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=

prettier@1.17.0:
version "1.17.0"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
prettier@1.18.2:
version "1.18.2"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2.tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea"
integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw==

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

0 comments on commit 26180df

Please sign in to comment.