Skip to content

Commit af8e1fc

Browse files
committed
fix: bump @octokit/types
1 parent 71fda2f commit af8e1fc

File tree

2 files changed

+102
-37
lines changed

2 files changed

+102
-37
lines changed

package-lock.json

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

package.json

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -21,9 +21,9 @@
2121
"license": "MIT",
2222
"dependencies": {
2323
"@octokit/oauth-authorization-url": "^6.0.2",
24-
"@octokit/request": "^8.0.2",
25-
"@octokit/request-error": "^5.0.0",
26-
"@octokit/types": "^12.0.0",
24+
"@octokit/request": "^8.3.1",
25+
"@octokit/request-error": "^5.1.0",
26+
"@octokit/types": "^13.0.0",
2727
"btoa-lite": "^1.0.0"
2828
},
2929
"devDependencies": {

0 commit comments

Comments
 (0)