Skip to content

Commit c2bfd25

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.3.11
1 parent 8a8f711 commit c2bfd25

File tree

2 files changed

+11
-11
lines changed

2 files changed

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

example/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -360,23 +360,23 @@ fresh@0.5.2:
360360
version "0.5.2"
361361
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
362362

363-
graphql-binding-github@0.3.10:
364-
version "0.3.10"
365-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.10.tgz#7ce903712a1799ddaadbc414ae8f0d7786e424af"
363+
graphql-binding-github@0.3.11:
364+
version "0.3.11"
365+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.11.tgz#a0bca5c05c0ca29e14ec37507118505ac37c727d"
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.1"
371-
graphql-binding "1.2.1"
371+
graphql-binding "1.2.2"
372372
graphql-tools "2.21.0"
373373

374-
graphql-binding@1.2.1:
375-
version "1.2.1"
376-
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.1.tgz#60195fa62560a739727735eb42e37d3784080d27"
374+
graphql-binding@1.2.2:
375+
version "1.2.2"
376+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.2.tgz#81a0439c3e951333d0cebde1887f418297a9193e"
377377
dependencies:
378378
graphql-tools "2.21.0"
379-
iterall "1.1.4"
379+
iterall "1.2.0"
380380

381381
graphql-config@1.1.7:
382382
version "1.1.7"
@@ -526,11 +526,11 @@ iterall@1.1.3, iterall@^1.1.1, iterall@^1.1.3:
526526
version "1.1.3"
527527
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
528528

529-
iterall@1.1.4, iterall@1.1.x:
529+
iterall@1.1.x:
530530
version "1.1.4"
531531
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.4.tgz#0db40d38fdcf53ae14dc8ec674e62ab190d52cfc"
532532

533-
iterall@^1.2.0:
533+
iterall@1.2.0, iterall@^1.2.0:
534534
version "1.2.0"
535535
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
536536

0 commit comments

Comments
 (0)