Skip to content

Commit fc107ff

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.3.13
1 parent 9d98719 commit fc107ff

File tree

2 files changed

+14
-10
lines changed

2 files changed

+14
-10
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.12",
7+
"graphql-binding-github": "0.3.13",
88
"graphql-yoga": "1.3.3"
99
},
1010
"now": {

example/yarn.lock

Lines changed: 13 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -419,23 +419,23 @@ fresh@0.5.2:
419419
version "0.5.2"
420420
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
421421

422-
graphql-binding-github@0.3.12:
423-
version "0.3.12"
424-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.12.tgz#fbe4ffaa56978a2c991ddcda230b94b850ff6abd"
422+
graphql-binding-github@0.3.13:
423+
version "0.3.13"
424+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.13.tgz#3f58a7fcc02f7586bfa083da878814d3517ea804"
425425
dependencies:
426426
apollo-link "1.2.0"
427427
apollo-link-http "1.3.3"
428428
cross-fetch "1.1.1"
429429
graphql "0.13.1"
430-
graphql-binding "1.2.2"
430+
graphql-binding "1.2.3"
431431
graphql-tools "2.21.0"
432432

433-
graphql-binding@1.2.2:
434-
version "1.2.2"
435-
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.2.tgz#81a0439c3e951333d0cebde1887f418297a9193e"
433+
graphql-binding@1.2.3:
434+
version "1.2.3"
435+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.3.tgz#36c90649e652b59cf44f89e997ad96767cff6cb8"
436436
dependencies:
437437
graphql-tools "2.21.0"
438-
iterall "1.2.0"
438+
iterall "1.2.1"
439439

440440
graphql-config@1.1.7:
441441
version "1.1.7"
@@ -598,7 +598,11 @@ iterall@1.1.x:
598598
version "1.1.4"
599599
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
600600

601-
iterall@1.2.0, iterall@^1.2.0:
601+
iterall@1.2.1:
602+
version "1.2.1"
603+
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.1.tgz#59a347ae8001d2d4bc546b8487ca755d61849965"
604+
605+
iterall@^1.2.0:
602606
version "1.2.0"
603607
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
604608

0 commit comments

Comments
 (0)