Skip to content

Commit b048b65

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.3.19
1 parent 4c8f591 commit b048b65

File tree

2 files changed

+12
-6
lines changed

2 files changed

+12
-6
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.18",
7+
"graphql-binding-github": "0.3.19",
88
"graphql-yoga": "1.6.1"
99
},
1010
"now": {

example/yarn.lock

Lines changed: 11 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -430,14 +430,14 @@ [email protected]:
430430
version "0.5.2"
431431
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
432432

433-
434-
version "0.3.18"
435-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.18.tgz#0ee8f2c972fb4a6b5136edd084ffb6d551e6d20b"
433+
434+
version "0.3.19"
435+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.19.tgz#5e71a6f5422e774de51be66726f476746b8766a7"
436436
dependencies:
437437
apollo-link "1.2.1"
438438
apollo-link-http "1.3.3"
439439
cross-fetch "2.1.0"
440-
graphql "0.13.1"
440+
graphql "0.13.2"
441441
graphql-binding "1.2.5"
442442
graphql-tools "2.21.0"
443443

@@ -558,7 +558,13 @@ [email protected]:
558558
graphql-tools "^2.18.0"
559559
subscriptions-transport-ws "^0.9.6"
560560

561-
[email protected], "graphql@^0.11.0 || ^0.12.0 || ^0.13.0":
561+
562+
version "0.13.2"
563+
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.2.tgz#4c740ae3c222823e7004096f832e7b93b2108270"
564+
dependencies:
565+
iterall "^1.2.1"
566+
567+
"graphql@^0.11.0 || ^0.12.0 || ^0.13.0":
562568
version "0.13.1"
563569
resolved "https://registry.yarnpkg.com/graphql/-/graphql-0.13.1.tgz#9b3db3d8e40d1827e4172404bfdd2e4e17a58b55"
564570
dependencies:

0 commit comments

Comments
 (0)