Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/types to v7 (#377)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] committed Aug 15, 2022
1 parent 6ea8a4a commit fef0574
Show file tree
Hide file tree
Showing 2 changed files with 143 additions and 7 deletions.
148 changes: 142 additions & 6 deletions 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 @@ -27,7 +27,7 @@
"@octokit/auth-oauth-user": "^2.0.0",
"@octokit/request": "^6.0.0",
"@octokit/request-error": "^3.0.0",
"@octokit/types": "^6.0.3",
"@octokit/types": "^7.0.0",
"@types/lru-cache": "^5.1.0",
"deprecation": "^2.3.1",
"lru-cache": "^6.0.0",
Expand Down

0 comments on commit fef0574

Please sign in to comment.