Skip to content

Commit 4928dbb

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.3.9
1 parent 512c714 commit 4928dbb

File tree

2 files changed

+27
-28
lines changed

2 files changed

+27
-28
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"deploy": "now --public -e GITHUB_TOKEN && now alias && now rm --yes --safe graphql-binding-github"
55
},
66
"dependencies": {
7-
"graphql-binding-github": "0.3.8",
7+
"graphql-binding-github": "0.3.9",
88
"graphql-yoga": "1.2.5"
99
},
1010
"now": {

example/yarn.lock

Lines changed: 26 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -360,24 +360,23 @@ [email protected]:
360360
version "0.5.2"
361361
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
362362

363-
364-
version "0.3.8"
365-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.8.tgz#c9959e9a9117e2cb7d0c03960c568916252173f0"
363+
364+
version "0.3.9"
365+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.9.tgz#0aad638a2409d6920bbab04968f36d61dd65b01f"
366366
dependencies:
367367
apollo-link "1.1.0"
368368
apollo-link-http "1.3.3"
369369
cross-fetch "1.1.1"
370370
graphql "0.13.0"
371-
graphql-binding "1.2.0"
371+
graphql-binding "1.2.1"
372372
graphql-tools "2.21.0"
373373

374-
375-
version "1.2.0"
376-
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.0.tgz#0876318735fb469631586d7721a2189eff7a8532"
374+
375+
version "1.2.1"
376+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.1.tgz#60195fa62560a739727735eb42e37d3784080d27"
377377
dependencies:
378-
graphql "0.12.3"
379-
graphql-tools "2.18.0"
380-
iterall "1.1.3"
378+
graphql-tools "2.21.0"
379+
iterall "1.1.4"
381380

382381
383382
version "1.1.7"
@@ -438,16 +437,6 @@ graphql-subscriptions@^0.5.6:
438437
es6-promise "^4.1.1"
439438
iterall "^1.1.3"
440439

441-
[email protected], graphql-tools@^2.18.0:
442-
version "2.18.0"
443-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.18.0.tgz#8e2d6436f9adba1d579c1a1710ae95e7f5e7248b"
444-
dependencies:
445-
apollo-link "^1.0.0"
446-
apollo-utilities "^1.0.1"
447-
deprecated-decorator "^0.1.6"
448-
graphql-subscriptions "^0.5.6"
449-
uuid "^3.1.0"
450-
451440
452441
version "2.21.0"
453442
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.21.0.tgz#c0d0fbda6f40a87c8d267a2989ade2ae8b9a288e"
@@ -458,6 +447,16 @@ [email protected]:
458447
iterall "^1.1.3"
459448
uuid "^3.1.0"
460449

450+
graphql-tools@^2.18.0:
451+
version "2.18.0"
452+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.18.0.tgz#8e2d6436f9adba1d579c1a1710ae95e7f5e7248b"
453+
dependencies:
454+
apollo-link "^1.0.0"
455+
apollo-utilities "^1.0.1"
456+
deprecated-decorator "^0.1.6"
457+
graphql-subscriptions "^0.5.6"
458+
uuid "^3.1.0"
459+
461460
462461
version "1.2.5"
463462
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.2.5.tgz#142d60af6bc1f1486ebfa34a8dd06395da9297c8"
@@ -480,18 +479,18 @@ [email protected]:
480479
graphql-tools "^2.18.0"
481480
subscriptions-transport-ws "^0.9.5"
482481

483-
[email protected], graphql@^0.12.3:
484-
version "0.12.3"
485-
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
486-
dependencies:
487-
iterall "1.1.3"
488-
489482
[email protected], graphql@^0.13.0:
490483
version "0.13.0"
491484
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
492485
dependencies:
493486
iterall "1.1.x"
494487

488+
graphql@^0.12.3:
489+
version "0.12.3"
490+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.12.3.tgz#11668458bbe28261c0dcb6e265f515ba79f6ce07"
491+
dependencies:
492+
iterall "1.1.3"
493+
495494
[email protected], http-errors@~1.6.2:
496495
version "1.6.2"
497496
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736"
@@ -525,7 +524,7 @@ [email protected], iterall@^1.1.1, iterall@^1.1.3:
525524
version "1.1.3"
526525
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
527526

528-
527+
529528
version "1.1.4"
530529
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
531530

0 commit comments

Comments
 (0)