Skip to content

Commit

Permalink
fix(deps): upgrade @octokit/types to v13 (#596)
Browse files Browse the repository at this point in the history
  • Loading branch information
wolfy1339 committed Apr 8, 2024
1 parent cf6dd81 commit 8e46539
Show file tree
Hide file tree
Showing 2 changed files with 66 additions and 53 deletions.
109 changes: 61 additions & 48 deletions package-lock.json

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

10 changes: 5 additions & 5 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -24,11 +24,11 @@
"author": "Gregor Martynus (https://github.com/gr2m)",
"license": "MIT",
"dependencies": {
"@octokit/auth-oauth-app": "^7.0.0",
"@octokit/auth-oauth-user": "^4.0.0",
"@octokit/request": "^8.0.2",
"@octokit/request-error": "^5.0.0",
"@octokit/types": "^12.0.0",
"@octokit/auth-oauth-app": "^7.1.0",
"@octokit/auth-oauth-user": "^4.1.0",
"@octokit/request": "^8.3.1",
"@octokit/request-error": "^5.1.0",
"@octokit/types": "^13.1.0",
"deprecation": "^2.3.1",
"lru-cache": "^10.0.0",
"universal-github-app-jwt": "^1.1.2",
Expand Down

0 comments on commit 8e46539

Please sign in to comment.