File tree Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Expand file tree Collapse file tree 2 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 1515 "@types/node" : " 9.4.6" ,
1616 "graphql" : " 0.13.1" ,
1717 "ts-node" : " 5.0.0" ,
18- "typescript" : " 2.7.2 "
18+ "typescript" : " 3.0.1 "
1919 },
2020 "scripts" : {
2121 "test" : " cd src/example && ts-node test.ts" ,
Original file line number Diff line number Diff line change @@ -165,9 +165,9 @@ graphcool-yml@0.4.15:
165165 scuid "^1.0.2"
166166 yaml-ast-parser "^0.0.40"
167167
168- graphql-config@2.0.1 :
169- version "2.0.1 "
170- resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.0.1. tgz#d34a9bdf1d7360af7b01db9b20260a342ddc7390 "
168+ graphql-config@^ 2.0.1 :
169+ version "2.1.0 "
170+ resolved "https://registry.yarnpkg.com/graphql-config/-/graphql-config-2.1.0. tgz#f07107ac44b661282d2002497de588f01aa92c9d "
171171 dependencies :
172172 graphql-import "^0.4.4"
173173 graphql-request "^1.5.0"
@@ -187,7 +187,7 @@ graphql-request@^1.5.0:
187187 dependencies :
188188 cross-fetch "1.1.1"
189189
190- graphql@^ 0.13.1 :
190+ graphql@0.13.1 :
191191 version "0.13.1"
192192 resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
193193 dependencies :
@@ -391,9 +391,9 @@ ts-node@5.0.0:
391391 source-map-support "^0.5.3"
392392 yn "^2.0.0"
393393
394- typescript@2.7.2 :
395- version "2.7.2 "
396- resolved "https://registry.yarnpkg.com/typescript/-/typescript-2.7.2 .tgz#2d615a1ef4aee4f574425cdff7026edf81919836 "
394+ typescript@3.0.1 :
395+ version "3.0.1 "
396+ resolved "https://registry.yarnpkg.com/typescript/-/typescript-3.0.1 .tgz#43738f29585d3a87575520a4b93ab6026ef11fdb "
397397
398398universalify@^0.1.0 :
399399 version "0.1.1"
You can’t perform that action at this time.
0 commit comments