Skip to content
This repository was archived by the owner on Feb 11, 2022. It is now read-only.

Commit 89350e3

Browse files
committed
fix(dependencies): upgraded to the stable octokit version
1 parent 21c2bcf commit 89350e3

File tree

2 files changed

+10
-10
lines changed

2 files changed

+10
-10
lines changed

package-lock.json

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

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -87,7 +87,7 @@
8787
"@hapi/boom": "^9.0.0",
8888
"@hapi/hoek": "^9.0.3",
8989
"@hapi/joi": "^17.1.0",
90-
"@octokit/rest": "^17.0.0-beta.3",
90+
"@octokit/rest": "^17.0.0",
9191
"btoa": "1.2.1",
9292
"delay": "^4.3.0",
9393
"http-status-codes": "1.4.0",

0 commit comments

Comments
 (0)