Skip to content

Commit

Permalink
fix(deps): bump @octokit/types to fix Deno compat (#483)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 authored Dec 29, 2024
1 parent 5b8e918 commit e01d470
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 deletions.
2 changes: 1 addition & 1 deletion package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/types": "^13.0.0"
"@octokit/types": "^13.6.2"
},
"devDependencies": {
"@octokit/tsconfig": "^4.0.0",
Expand Down

0 comments on commit e01d470

Please sign in to comment.