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 12
12
"graphql-config" : " ^2.0.1"
13
13
},
14
14
"devDependencies" : {
15
- "@types/node" : " 9.4.6 " ,
15
+ "@types/node" : " 9.6.27 " ,
16
16
"graphql" : " 0.13.1" ,
17
17
"ts-node" : " 5.0.0" ,
18
18
"typescript" : " 2.7.2"
Original file line number Diff line number Diff line change 2
2
# yarn lockfile v1
3
3
4
4
5
- " @types/node@9.4.6 " :
6
- version "9.4.6 "
7
- resolved "https://registry.yarnpkg.com/@types/node/-/node-9.4.6. tgz#d8176d864ee48753d053783e4e463aec86b8d82e "
5
+ " @types/node@9.6.27 " :
6
+ version "9.6.27 "
7
+ resolved "https://registry.yarnpkg.com/@types/node/-/node-9.6.27. tgz#aaf535fee3572029c3d525d511c091ee65380337 "
8
8
9
9
ajv@^5.5.1 :
10
10
version "5.5.1"
165
165
scuid "^1.0.2"
166
166
yaml-ast-parser "^0.0.40"
167
167
168
-
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 "
171
171
dependencies :
172
172
graphql-import "^0.4.4"
173
173
graphql-request "^1.5.0"
@@ -187,7 +187,7 @@ graphql-request@^1.5.0:
187
187
dependencies :
188
188
cross-fetch "1.1.1"
189
189
190
- graphql@^ 0.13.1 :
190
+
191
191
version "0.13.1"
192
192
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
193
193
dependencies :
You can’t perform that action at this time.
0 commit comments