Skip to content

Commit 05e0799

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.3.18
1 parent fb8e344 commit 05e0799

File tree

2 files changed

+12
-12
lines changed

2 files changed

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

example/yarn.lock

Lines changed: 11 additions & 11 deletions
Original file line numberDiff line numberDiff line change
@@ -289,11 +289,11 @@ [email protected]:
289289
node-fetch "1.7.3"
290290
whatwg-fetch "2.0.3"
291291

292-
cross-fetch@2.0.0:
293-
version "2.0.0"
294-
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.0.0.tgz#a17475449561e0f325146cea636a8619efb9b382"
292+
cross-fetch@2.1.0:
293+
version "2.1.0"
294+
resolved "https://registry.yarnpkg.com/cross-fetch/-/cross-fetch-2.1.0.tgz#7d4ea7e10a4f3bb73d5c2f0a3791ec3752d39b50"
295295
dependencies:
296-
node-fetch "2.0.0"
296+
node-fetch "2.1.1"
297297
whatwg-fetch "2.0.3"
298298

299299
@@ -418,13 +418,13 @@ [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.17"
423-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.17.tgz#f351893a1daa0812be440d7e92a0b4e07dcd0839"
421+
422+
version "0.3.18"
423+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.18.tgz#0ee8f2c972fb4a6b5136edd084ffb6d551e6d20b"
424424
dependencies:
425425
apollo-link "1.2.1"
426426
apollo-link-http "1.3.3"
427-
cross-fetch "2.0.0"
427+
cross-fetch "2.1.0"
428428
graphql "0.13.1"
429429
graphql-binding "1.2.5"
430430
graphql-tools "2.21.0"
@@ -689,9 +689,9 @@ [email protected]:
689689
encoding "^0.1.11"
690690
is-stream "^1.0.1"
691691

692-
node-fetch@2.0.0:
693-
version "2.0.0"
694-
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.0.0.tgz#982bba43ecd4f2922a29cc186a6bbb0bb73fcba6"
692+
node-fetch@2.1.1:
693+
version "2.1.1"
694+
resolved "https://registry.yarnpkg.com/node-fetch/-/node-fetch-2.1.1.tgz#369ca70b82f50c86496104a6c776d274f4e4a2d4"
695695

696696
object-assign@^4:
697697
version "4.1.1"

0 commit comments

Comments
 (0)