Skip to content

Commit 916cc51

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.3.17
1 parent fa9ab4b commit 916cc51

File tree

2 files changed

+16
-12
lines changed

2 files changed

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

example/yarn.lock

+15-11
Original file line numberDiff line numberDiff line change
@@ -418,23 +418,23 @@ [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.16"
423-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.16.tgz#cfe7779b91ec35d408b076373b71e021087751bb"
421+
422+
version "0.3.17"
423+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.17.tgz#f351893a1daa0812be440d7e92a0b4e07dcd0839"
424424
dependencies:
425425
apollo-link "1.2.1"
426426
apollo-link-http "1.3.3"
427427
cross-fetch "2.0.0"
428428
graphql "0.13.1"
429-
graphql-binding "1.2.4"
429+
graphql-binding "1.2.5"
430430
graphql-tools "2.21.0"
431431

432-
433-
version "1.2.4"
434-
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.4.tgz#ac1af63d98fca412dcd52ca04928cab2d6d08e0a"
432+
433+
version "1.2.5"
434+
resolved "https://registry.yarnpkg.com/graphql-binding/-/graphql-binding-1.2.5.tgz#1c45b9da055cb0722f0348b6354be2e11b0a8c17"
435435
dependencies:
436436
graphql-tools "2.21.0"
437-
iterall "1.2.1"
437+
iterall "1.2.2"
438438

439439
440440
version "2.0.0"
@@ -599,14 +599,18 @@ [email protected], iterall@^1.1.3:
599599
version "1.1.3"
600600
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.1.3.tgz#1cbbff96204056dde6656e2ed2e2226d0e6d72c9"
601601

602-
[email protected].1, iterall@^1.2.1:
603-
version "1.2.1"
604-
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.1.tgz#59a347ae8001d2d4bc546b8487ca755d61849965"
602+
603+
version "1.2.2"
604+
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.2.tgz#92d70deb8028e0c39ff3164fdbf4d8b088130cd7"
605605

606606
iterall@^1.2.0:
607607
version "1.2.0"
608608
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.0.tgz#434e9f41f0b99911ab9c3d49d95f0e079176a2a2"
609609

610+
iterall@^1.2.1:
611+
version "1.2.1"
612+
resolved "https://registry.yarnpkg.com/iterall/-/iterall-1.2.1.tgz#59a347ae8001d2d4bc546b8487ca755d61849965"
613+
610614
611615
version "0.15.0"
612616
resolved "https://registry.yarnpkg.com/jmespath/-/jmespath-0.15.0.tgz#a3f222a9aae9f966f5d27c796510e28091764217"

0 commit comments

Comments
 (0)