Skip to content

Commit 4934d78

Browse files
authored
Merge pull request #9 from graphcool/renovate/graphql-yoga-0.x
chore(deps): update dependency graphql-yoga to v0.7.0
2 parents f7bc7f2 + c558a7b commit 4934d78

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

example/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
"dependencies": {
77
"graphql-binding-github": "0.2.0",
88
"graphql-import": "0.1.9",
9-
"graphql-yoga": "0.6.0"
9+
"graphql-yoga": "0.7.0"
1010
},
1111
"now": {
1212
"alias": "graphql-binding-github"

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -557,9 +557,9 @@ graphql-tools@^2.14.0, graphql-tools@^2.14.1:
557557
deprecated-decorator "^0.1.6"
558558
uuid "^3.1.0"
559559

560-
graphql-yoga@0.6.0:
561-
version "0.6.0"
562-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.6.0.tgz#ab15e6e2c7f19051d03ca449f48e979b0035889c"
560+
graphql-yoga@0.7.0:
561+
version "0.7.0"
562+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-0.7.0.tgz#a19f42f2c8f72144783c7eeff3215495859a3b03"
563563
dependencies:
564564
"@types/cors" "^2.8.3"
565565
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)