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

Commit 01b02e9

Browse files
committed
Update dependency prettier to ^1.17.0
1 parent 4ee437f commit 01b02e9

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -154,7 +154,7 @@
154154
"dependencies": {
155155
"@sourcegraph/basic-code-intel": "6.0.16",
156156
"@sourcegraph/vscode-ws-jsonrpc": "0.0.3-fork",
157-
"prettier": "^1.16.4",
157+
"prettier": "^1.17.0",
158158
"rxjs": "^6.3.3",
159159
"sourcegraph-langserver-http": "https://github.com/sourcegraph/sourcegraph-langserver-http#0b0173feef37d1f4f68d881c95ac3f4c97bfedb3",
160160
"tagged-template-noop": "^2.1.0",

yarn.lock

+4-4
Original file line numberDiff line numberDiff line change
@@ -4477,10 +4477,10 @@ prepend-http@^1.0.0:
44774477
resolved "https://registry.yarnpkg.com/prepend-http/-/prepend-http-1.0.4.tgz#d4f4562b0ce3696e41ac52d0e002e57a635dc6dc"
44784478
integrity sha1-1PRWKwzjaW5BrFLQ4ALlemNdxtw=
44794479

4480-
prettier@^1.16.4:
4481-
version "1.16.4"
4482-
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.16.4.tgz#73e37e73e018ad2db9c76742e2647e21790c9717"
4483-
integrity sha512-ZzWuos7TI5CKUeQAtFd6Zhm2s6EpAD/ZLApIhsF9pRvRtM1RFo61dM/4MSRUA0SuLugA/zgrZD8m0BaY46Og7g==
4480+
prettier@^1.17.0:
4481+
version "1.17.0"
4482+
resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.17.0.tgz#53b303676eed22cc14a9f0cec09b477b3026c008"
4483+
integrity sha512-sXe5lSt2WQlCbydGETgfm1YBShgOX4HxQkFPvbxkcwgDvGDeqVau8h+12+lmSVlP3rHPz0oavfddSZg/q+Szjw==
44844484

44854485
private@^0.1.6:
44864486
version "0.1.8"

0 commit comments

Comments
 (0)