Skip to content

Commit 80f3fd4

Browse files
renovate-botrenovate[bot]
authored andcommitted
chore(deps): update dependency graphql-binding-github to v0.3.7
1 parent 4a5176a commit 80f3fd4

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

example/yarn.lock

Lines changed: 10 additions & 10 deletions
Original file line numberDiff line numberDiff line change
@@ -71,21 +71,21 @@ apollo-cache-control@^0.0.x:
7171
dependencies:
7272
graphql-extensions "^0.0.x"
7373

74-
75-
version "1.3.2"
76-
resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.3.2.tgz#63537ee5ecf9c004efb0317f1222b7dbc6f21559"
74+
75+
version "1.3.3"
76+
resolved "https://registry.yarnpkg.com/apollo-link-http/-/apollo-link-http-1.3.3.tgz#cb792c73266607e6361c8c1cc4dd42d405ca08f1"
7777
dependencies:
78-
apollo-link "^1.0.7"
78+
apollo-link "^1.1.0"
7979

80-
80+
[email protected], apollo-link@^1.1.0:
8181
version "1.1.0"
8282
resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.1.0.tgz#9d573b16387ee0d8e147b1f319e42c8c562f18f7"
8383
dependencies:
8484
"@types/zen-observable" "0.5.3"
8585
apollo-utilities "^1.0.0"
8686
zen-observable "^0.7.0"
8787

88-
apollo-link@^1.0.0, apollo-link@^1.0.7:
88+
apollo-link@^1.0.0:
8989
version "1.0.7"
9090
resolved "https://registry.yarnpkg.com/apollo-link/-/apollo-link-1.0.7.tgz#42cd38a7378332fc3e41a214ff6a6e5e703a556f"
9191
dependencies:
@@ -360,12 +360,12 @@ [email protected]:
360360
version "0.5.2"
361361
resolved "https://registry.yarnpkg.com/fresh/-/fresh-0.5.2.tgz#3d8cadd90d976569fa835ab1f8e4b23a105605a7"
362362

363-
364-
version "0.3.6"
365-
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.6.tgz#8709daadece6d7f688ae7ab2ec924cee78ada952"
363+
364+
version "0.3.7"
365+
resolved "https://registry.yarnpkg.com/graphql-binding-github/-/graphql-binding-github-0.3.7.tgz#1cd9ea362f14e1f18e5ee9a44742da68f245aa49"
366366
dependencies:
367367
apollo-link "1.1.0"
368-
apollo-link-http "1.3.2"
368+
apollo-link-http "1.3.3"
369369
cross-fetch "1.1.1"
370370
graphql "0.13.0"
371371
graphql-binding "1.2.0"

0 commit comments

Comments
 (0)