File tree Expand file tree Collapse file tree 2 files changed +16
-11
lines changed Expand file tree Collapse file tree 2 files changed +16
-11
lines changed Original file line number Diff line number Diff line change 4
4
"deploy" : " now --public -e GITHUB_TOKEN && now alias && now rm --yes --safe graphql-binding-github"
5
5
},
6
6
"dependencies" : {
7
- "graphql-binding-github" : " 0.3.13 " ,
7
+ "graphql-binding-github" : " 0.3.14 " ,
8
8
"graphql-yoga" : " 1.3.3"
9
9
},
10
10
"now" : {
Original file line number Diff line number Diff line change 81
81
dependencies :
82
82
apollo-link "^1.1.0"
83
83
84
-
85
- version "1.2.0 "
86
- resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.2.0 .tgz#1abba5456eb35fc8b8a79f3be421e683a9ecfc41 "
84
+
85
+ version "1.2.1 "
86
+ resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.2.1 .tgz#c120b16059f9bd93401b9f72b94d2f80f3f305d2 "
87
87
dependencies :
88
88
" @types/node" " ^9.4.6"
89
- " @types/zen-observable" " 0.5.3"
90
89
apollo-utilities "^1.0.0"
91
- zen-observable "^0.8.0 "
90
+ zen-observable-ts "^0.8.6 "
92
91
93
92
apollo-link@^1.0.0 :
94
93
version "1.0.7"
419
418
version "0.5.2"
420
419
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
421
420
422
-
423
- version "0.3.13 "
424
- resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.13 .tgz#3f58a7fcc02f7586bfa083da878814d3517ea804 "
421
+
422
+ version "0.3.14 "
423
+ resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.14 .tgz#7cb3af2f4e42360c76487e2deda8bdfa222c1015 "
425
424
dependencies :
426
- apollo-link "1.2.0 "
425
+ apollo-link "1.2.1 "
427
426
apollo-link-http "1.3.3"
428
427
cross-fetch "1.1.1"
429
428
graphql "0.13.1"
900
899
dependencies :
901
900
lodash "^4.0.0"
902
901
902
+ zen-observable-ts@^0.8.6 :
903
+ version "0.8.6"
904
+ resolved "https://registry.yarnpkg.com/zen-observable-ts/-/zen-observable-ts-0.8.6.tgz#2fe8c5f5f6171484353c3c93a71355c9521d53a0"
905
+ dependencies :
906
+ zen-observable "^0.8.6"
907
+
903
908
zen-observable@^0.6.0 :
904
909
version "0.6.0"
905
910
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.6.0.tgz#8a6157ed15348d185d948cfc4a59d90a2c0f70ee"
@@ -908,6 +913,6 @@ zen-observable@^0.7.0:
908
913
version "0.7.1"
909
914
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.7.1.tgz#f84075c0ee085594d3566e1d6454207f126411b3"
910
915
911
- zen-observable@^0.8.0 :
916
+ zen-observable@^0.8.6 :
912
917
version "0.8.6"
913
918
resolved "https://registry.yarnpkg.com/zen-observable/-/zen-observable-0.8.6.tgz#e2419311497019419d7bb56d8f6a56356a607272"
You can’t perform that action at this time.
0 commit comments