This repository was archived by the owner on Mar 18, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Expand file tree Collapse file tree 4 files changed +11
-11
lines changed Original file line number Diff line number Diff line change 6
6
},
7
7
"devDependencies" : {
8
8
"@sourcegraph/prettierrc" : " ^3.0.1" ,
9
- "prettier" : " ^1.18.2 " ,
9
+ "prettier" : " ^1.19.1 " ,
10
10
"typescript" : " ^3.3.3333"
11
11
},
12
12
"dependencies" : {
Original file line number Diff line number Diff line change 116
116
"mocha" : " ^6.2.0" ,
117
117
"nyc" : " ^14.1.1" ,
118
118
"parcel" : " 1.x" ,
119
- "prettier" : " ^1.18.2 " ,
119
+ "prettier" : " ^1.19.1 " ,
120
120
"source-map-support" : " ^0.5.13" ,
121
121
"sourcegraph" : " 23.0.1" ,
122
122
"ts-node" : " ^8.3.0" ,
Original file line number Diff line number Diff line change 761
761
integrity sha512-ONhaKPIufzzrlNbqtWFFd+jlnemX6lJAgq9ZeiZtS7I1PIf/la7CW4m83rTXRnVnsMbW2k56pGYu7AUFJD9Pow==
762
762
763
763
" @sourcegraph/basic-code-intel@../package " :
764
- version "7.0.7 "
764
+ version "7.0.9 "
765
765
dependencies :
766
766
lodash "^4.17.11"
767
767
rxjs "^6.3.3"
@@ -4915,10 +4915,10 @@ prelude-ls@~1.1.2:
4915
4915
resolved "https://registry.yarnpkg.com/prelude-ls/-/prelude-ls-1.1.2.tgz#21932a549f5e52ffd9a827f570e04be62a97da54"
4916
4916
integrity sha1-IZMqVJ9eUv/ZqCf1cOBL5iqX2lQ=
4917
4917
4918
- prettier@^1.18.2 :
4919
- version "1.18.2 "
4920
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2 .tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea "
4921
- integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw ==
4918
+ prettier@^1.19.1 :
4919
+ version "1.19.1 "
4920
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1 .tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb "
4921
+ integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew ==
4922
4922
4923
4923
private@^0.1.6 :
4924
4924
version "0.1.8"
Original file line number Diff line number Diff line change @@ -12,10 +12,10 @@ path-browserify@^1.0.0:
12
12
resolved "https://registry.yarnpkg.com/path-browserify/-/path-browserify-1.0.0.tgz#40702a97af46ae00b0ea6fa8998c0b03c0af160d"
13
13
integrity sha512-Hkavx/nY4/plImrZPHRk2CL9vpOymZLgEbMNX1U0bjcBL7QN9wODxyx0yaMZURSQaUtSEvDrfAvxa9oPb0at9g==
14
14
15
- prettier@^1.18.2 :
16
- version "1.18.2 "
17
- resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.18.2 .tgz#6823e7c5900017b4bd3acf46fe9ac4b4d7bda9ea "
18
- integrity sha512-OeHeMc0JhFE9idD4ZdtNibzY0+TPHSpSSb9h8FqtP+YnoZZ1sl8Vc9b1sasjfymH3SonAF4QcA2+mzHPhMvIiw ==
15
+ prettier@^1.19.1 :
16
+ version "1.19.1 "
17
+ resolved "https://registry.yarnpkg.com/prettier/-/prettier-1.19.1 .tgz#f7d7f5ff8a9cd872a7be4ca142095956a60797cb "
18
+ integrity sha512-s7PoyDv/II1ObgQunCbB9PdLmUcBZcnWOcxDh7O0N/UwDEsHyqkW+Qh28jW+mVuCdx7gLB0BotYI1Y6uI9iyew ==
19
19
20
20
typescript@^3.3.3333 :
21
21
version "3.3.3333"
You can’t perform that action at this time.
0 commit comments