Skip to content

Commit ebd9258

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.3.4
1 parent c11fc4e commit ebd9258

File tree

2 files changed

+15
-5
lines changed

2 files changed

+15
-5
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.3",
7+
"graphql-binding-github": "0.3.4",
88
"graphql-yoga": "1.2.3"
99
},
1010
"now": {

example/yarn.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -352,14 +352,14 @@ [email protected]:
352352
version "0.5.2"
353353
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
354354

355-
356-
version "0.3.3"
357-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.3.tgz#195359a1263dd161e30ce61a0e97fbb8758c169f"
355+
356+
version "0.3.4"
357+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.4.tgz#9f597b304afad7d17a9b732759e169eacef6c1f8"
358358
dependencies:
359359
apollo-link "1.0.7"
360360
apollo-link-http "1.3.2"
361361
cross-fetch "1.1.1"
362-
graphql "0.12.3"
362+
graphql "0.13.0"
363363
graphql-binding "1.2.0"
364364
graphql-tools "2.20.1"
365365

@@ -477,6 +477,12 @@ [email protected], graphql@^0.12.0, graphql@^0.12.3:
477477
dependencies:
478478
iterall "1.1.3"
479479

480+
481+
version "0.13.0"
482+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.0.tgz#d1b44a282279a9ce0a6ec1037329332f4c1079b6"
483+
dependencies:
484+
iterall "1.1.x"
485+
480486
[email protected], http-errors@~1.6.2:
481487
version "1.6.2"
482488
resolved "https://registry.yarnpkg.com/http-errors/-/http-errors-1.6.2.tgz#0a002cc85707192a7e7946ceedc11155f60ec736"
@@ -510,6 +516,10 @@ [email protected], iterall@^1.1.1, iterall@^1.1.3:
510516
version "1.1.3"
511517
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
512518

519+
520+
version "1.1.4"
521+
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
522+
513523
js-yaml@^3.10.0:
514524
version "3.10.0"
515525
resolved "https://registry.yarnpkg.com/js-yaml/-/js-yaml-3.10.0.tgz#2e78441646bd4682e963f22b6e92823c309c62dc"

0 commit comments

Comments
 (0)