Skip to content

Commit bc07b3d

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.2.4
1 parent 091b7ec commit bc07b3d

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.2.3",
7+
"graphql-binding-github": "0.2.4",
88
"graphql-yoga": "1.1.5"
99
},
1010
"now": {

example/yarn.lock

Lines changed: 14 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -479,16 +479,16 @@ [email protected]:
479479
scuid "^1.0.2"
480480
yaml-ast-parser "^0.0.40"
481481

482-
483-
version "0.2.3"
484-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.2.3.tgz#b7ab8f31ba833af3609a3e8b7921b835c57ab30d"
482+
483+
version "0.2.4"
484+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.2.4.tgz#12f01541f80a2e14a968b628ee2261da61b1d31c"
485485
dependencies:
486486
apollo-link "1.0.7"
487487
apollo-link-http "1.3.2"
488488
cross-fetch "1.1.1"
489489
graphql "0.12.3"
490490
graphql-binding "0.5.0"
491-
graphql-tools "2.16.0"
491+
graphql-tools "2.17.0"
492492

493493
494494
version "0.5.0"
@@ -616,6 +616,16 @@ [email protected], graphql-tools@^2.16.0:
616616
graphql-subscriptions "^0.5.6"
617617
uuid "^3.1.0"
618618

619+
620+
version "2.17.0"
621+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.17.0.tgz#96c3cf54236a245b90e5adc4abdce81a2b37d1da"
622+
dependencies:
623+
apollo-link "^1.0.0"
624+
apollo-utilities "^1.0.1"
625+
deprecated-decorator "^0.1.6"
626+
graphql-subscriptions "^0.5.6"
627+
uuid "^3.1.0"
628+
619629
620630
version "1.1.5"
621631
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.5.tgz#9c3c2c95ca8b73ec31ea13392c5f11ed65a0383b"

0 commit comments

Comments
 (0)