Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/graphql to v3 (#208)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and JustinBeckwith committed Jul 26, 2019
1 parent f11833d commit 200f710
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -48,7 +48,7 @@
"typescript": "^3.4.4"
},
"dependencies": {
"@octokit/graphql": "^2.1.2",
"@octokit/graphql": "^3.0.0",
"@octokit/request": "^5.0.0",
"@octokit/rest": "^16.24.1",
"chalk": "^2.4.2",
Expand Down

0 comments on commit 200f710

Please sign in to comment.