Skip to content
This repository has been archived by the owner on Feb 22, 2020. It is now read-only.

Commit

Permalink
Update prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed May 13, 2019
1 parent ad7d1c4 commit c27e245
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -139,7 +139,7 @@
"last 1 Safari versions"
],
"devDependencies": {
"@sourcegraph/prettierrc": "^3.0.0",
"@sourcegraph/prettierrc": "^3.0.1",
"@sourcegraph/tsconfig": "^4.0.0",
"@sourcegraph/tslint-config": "^12.3.1",
"@types/mkdirp-promise": "5.0.0",
Expand All @@ -154,7 +154,7 @@
"dependencies": {
"@sourcegraph/basic-code-intel": "6.0.16",
"@sourcegraph/vscode-ws-jsonrpc": "0.0.3-fork",
"prettier": "^1.16.4",
"prettier": "^1.17.1",
"rxjs": "^6.3.3",
"sourcegraph-langserver-http": "https://github.com/sourcegraph/sourcegraph-langserver-http#0b0173feef37d1f4f68d881c95ac3f4c97bfedb3",
"tagged-template-noop": "^2.1.0",
Expand Down
16 changes: 8 additions & 8 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -709,10 +709,10 @@
rxjs "^6.3.3"
sourcegraph "^23.0.0"

"@sourcegraph/prettierrc@^3.0.0":
version "3.0.0"
resolved "https://registry.yarnpkg.com/@sourcegraph/prettierrc/-/prettierrc-3.0.0.tgz#716b64b287565f98f539f76bea206912ab4d03b3"
integrity sha512-ziLujsC3IESHGYdtiJ7yVjte9i7mr6jKWTYtCVqgOWeY1Er0/xsQ/sdZIyK61tD282wvd7VjS4pk5RoGEN7biw==
"@sourcegraph/prettierrc@^3.0.1":
version "3.0.1"
resolved "https://registry.yarnpkg.com/@sourcegraph/prettierrc/-/prettierrc-3.0.1.tgz#e1db0046dca3c5e770d0f2ac68bbd794fee37138"
integrity sha512-Xyfsk2zLbtJXjgzPC5Q91AdoZ9YECB7Z5pyUCoYb36zqClBRkN2F/VoT+04pLqBf9xsr9uKfJoaf/WGGngLlVg==

"@sourcegraph/tsconfig@^4.0.0":
version "4.0.0"
Expand Down Expand Up @@ -4477,10 +4477,10 @@ prepend-http@^1.0.0:
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=

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==
prettier@^1.17.1:
version "1.17.1"
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.1.tgz#ed64b4e93e370cb8a25b9ef7fef3e4fd1c0995db"
integrity sha512-TzGRNvuUSmPgwivDqkZ9tM/qTGW9hqDKWOE9YHiyQdixlKbv7kvEqsmDPrcHJTKwthU774TQwZXVtaQ/mMsvjg==

private@^0.1.6:
version "0.1.8"
Expand Down

0 comments on commit c27e245

Please sign in to comment.