Skip to content

Commit

Permalink
fix(package): bump required versions for @octokit/* libraries
Browse files Browse the repository at this point in the history
  • Loading branch information
gr2m committed Nov 3, 2019
1 parent fb695c0 commit 46f6d25
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -23,9 +23,9 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/auth-token": "^2.3.0",
"@octokit/graphql": "^4.3.0",
"@octokit/request": "^5.3.0",
"@octokit/auth-token": "^2.4.0",
"@octokit/graphql": "^4.3.1",
"@octokit/request": "^5.3.1",
"@octokit/types": "^2.0.0",
"before-after-hook": "^2.1.0",
"universal-user-agent": "^4.0.0"
Expand Down

0 comments on commit 46f6d25

Please sign in to comment.