Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/types to v13 (#243)
Browse files Browse the repository at this point in the history
* fix(deps): update dependency @octokit/types to v13

* fix: bump octokit deps

---------

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
Co-authored-by: wolfy1339 <webmaster@wolfy1339.com>
  • Loading branch information
renovate[bot] and wolfy1339 committed Apr 16, 2024
1 parent 74ddc80 commit 7470bc0
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 120 deletions.
133 changes: 16 additions & 117 deletions package-lock.json

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

6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,9 +22,9 @@
"license": "MIT",
"dependencies": {
"@octokit/oauth-authorization-url": "^7.0.0",
"@octokit/request": "^9.0.0",
"@octokit/request-error": "^6.0.0",
"@octokit/types": "^12.0.0"
"@octokit/request": "^9.1.0",
"@octokit/request-error": "^6.1.0",
"@octokit/types": "^13.0.0"
},
"devDependencies": {
"@octokit/tsconfig": "^3.0.0",
Expand Down

0 comments on commit 7470bc0

Please sign in to comment.