Skip to content

Commit 324ffef

Browse files
authored
fix(deps): bump @octokit/types to fix deno compat (#730)
1 parent 70bf3e2 commit 324ffef

File tree

2 files changed

+5
-3
lines changed

2 files changed

+5
-3
lines changed

package-lock.json

+4-2
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -27,7 +27,7 @@
2727
"dependencies": {
2828
"@octokit/endpoint": "^10.0.0",
2929
"@octokit/request-error": "^6.0.1",
30-
"@octokit/types": "^13.1.0",
30+
"@octokit/types": "^13.6.2",
3131
"fast-content-type-parse": "^2.0.0",
3232
"universal-user-agent": "^7.0.2"
3333
},

0 commit comments

Comments
 (0)