Skip to content

Commit 7266e4b

Browse files
committed
fix(deps): bump Octokit deps to stable
1 parent 42ec17a commit 7266e4b

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

Lines changed: 8 additions & 8 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -25,8 +25,8 @@
2525
"author": "Gregor Martynus (https://github.com/gr2m)",
2626
"license": "MIT",
2727
"dependencies": {
28-
"@octokit/auth-token": "^5.0.0-beta.1",
29-
"@octokit/graphql": "^8.0.0-beta.1",
28+
"@octokit/auth-token": "^5.0.0",
29+
"@octokit/graphql": "^8.0.0",
3030
"@octokit/request": "^9.0.0",
3131
"@octokit/request-error": "^6.0.1",
3232
"@octokit/types": "^12.0.0",

0 commit comments

Comments
 (0)