Skip to content

Commit b974d44

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

File tree

2 files changed

+10
-9
lines changed

2 files changed

+10
-9
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.7",
7+
"graphql-binding-github": "0.3.8",
88
"graphql-yoga": "1.2.5"
99
},
1010
"now": {

example/yarn.lock

Lines changed: 9 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -360,16 +360,16 @@ [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.7"
365-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.7.tgz#1cd9ea362f14e1f18e5ee9a44742da68f245aa49"
363+
364+
version "0.3.8"
365+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.8.tgz#c9959e9a9117e2cb7d0c03960c568916252173f0"
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"
371371
graphql-binding "1.2.0"
372-
graphql-tools "2.20.2"
372+
graphql-tools "2.21.0"
373373

374374
375375
version "1.2.0"
@@ -448,13 +448,14 @@ [email protected], graphql-tools@^2.18.0:
448448
graphql-subscriptions "^0.5.6"
449449
uuid "^3.1.0"
450450

451-
graphql-tools@2.20.2:
452-
version "2.20.2"
453-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.2.tgz#b953ce7d62bbf6a1ca947101883ae725e1f58e02"
451+
graphql-tools@2.21.0:
452+
version "2.21.0"
453+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.21.0.tgz#c0d0fbda6f40a87c8d267a2989ade2ae8b9a288e"
454454
dependencies:
455-
apollo-link "^1.0.0"
455+
apollo-link "^1.1.0"
456456
apollo-utilities "^1.0.1"
457457
deprecated-decorator "^0.1.6"
458+
iterall "^1.1.3"
458459
uuid "^3.1.0"
459460

460461

0 commit comments

Comments
 (0)