Skip to content

Commit 1c48808

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

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

example/package.json

+1-1
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.14",
7+
"graphql-binding-github": "0.3.15",
88
"graphql-yoga": "1.4.3"
99
},
1010
"now": {

example/yarn.lock

+7-7
Original file line numberDiff line numberDiff line change
@@ -418,20 +418,20 @@ [email protected]:
418418
version "0.5.2"
419419
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
420420

421-
422-
version "0.3.14"
423-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.14.tgz#7cb3af2f4e42360c76487e2deda8bdfa222c1015"
421+
422+
version "0.3.15"
423+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.15.tgz#938f4997d6a232491184481f95f1d4ba632dbdcd"
424424
dependencies:
425425
apollo-link "1.2.1"
426426
apollo-link-http "1.3.3"
427427
cross-fetch "1.1.1"
428428
graphql "0.13.1"
429-
graphql-binding "1.2.3"
429+
graphql-binding "1.2.4"
430430
graphql-tools "2.21.0"
431431

432-
433-
version "1.2.3"
434-
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.3.tgz#36c90649e652b59cf44f89e997ad96767cff6cb8"
432+
433+
version "1.2.4"
434+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.4.tgz#ac1af63d98fca412dcd52ca04928cab2d6d08e0a"
435435
dependencies:
436436
graphql-tools "2.21.0"
437437
iterall "1.2.1"

0 commit comments

Comments
 (0)