Skip to content

Commit da9b34e

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.3.5
1 parent ea97611 commit da9b34e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
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.4",
7+
"graphql-binding-github": "0.3.5",
88
"graphql-yoga": "1.2.4"
99
},
1010
"now": {

example/yarn.lock

Lines changed: 7 additions & 7 deletions
Original file line numberDiff line numberDiff line change
@@ -352,16 +352,16 @@ [email protected]:
352352
version "0.5.2"
353353
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
354354

355-
356-
version "0.3.4"
357-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.4.tgz#9f597b304afad7d17a9b732759e169eacef6c1f8"
355+
356+
version "0.3.5"
357+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.5.tgz#689c0d39b6675efe217ddae9b4d0e31ea161e3fd"
358358
dependencies:
359359
apollo-link "1.0.7"
360360
apollo-link-http "1.3.2"
361361
cross-fetch "1.1.1"
362362
graphql "0.13.0"
363363
graphql-binding "1.2.0"
364-
graphql-tools "2.20.1"
364+
graphql-tools "2.20.2"
365365

366366
367367
version "1.2.0"
@@ -440,9 +440,9 @@ [email protected], graphql-tools@^2.18.0:
440440
graphql-subscriptions "^0.5.6"
441441
uuid "^3.1.0"
442442

443-
444-
version "2.20.1"
445-
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.1.tgz#28bec66658c768c00867847408e873a06e6e11c7"
443+
444+
version "2.20.2"
445+
resolved "https://registry.yarnpkg.com/graphql-tools/-/graphql-tools-2.20.2.tgz#b953ce7d62bbf6a1ca947101883ae725e1f58e02"
446446
dependencies:
447447
apollo-link "^1.0.0"
448448
apollo-utilities "^1.0.1"

0 commit comments

Comments
 (0)