Skip to content

Commit a952f39

Browse files
renovate[bot]kbrandwijk
authored andcommitted
chore(deps): update dependency graphql-yoga to v1.1.0 (#20)
1 parent 3e00c00 commit a952f39

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
@@ -5,7 +5,7 @@
55
},
66
"dependencies": {
77
"graphql-binding-github": "0.2.3",
8-
"graphql-yoga": "1.0.0"
8+
"graphql-yoga": "1.1.0"
99
},
1010
"now": {
1111
"alias": "graphql-binding-github"

example/yarn.lock

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -589,9 +589,9 @@ [email protected], graphql-tools@^2.16.0:
589589
graphql-subscriptions "^0.5.6"
590590
uuid "^3.1.0"
591591

592-
graphql-yoga@1.0.0:
593-
version "1.0.0"
594-
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.0.0.tgz#19fee6979b0487a52667fea1a338a5647b7d3bf7"
592+
graphql-yoga@1.1.0:
593+
version "1.1.0"
594+
resolved "https://registry.yarnpkg.com/graphql-yoga/-/graphql-yoga-1.1.0.tgz#fe3d1447a0f2fd29b8e59753c9b3a5cf1a6f95e6"
595595
dependencies:
596596
"@types/cors" "^2.8.3"
597597
"@types/express" "^4.0.39"

0 commit comments

Comments
 (0)