Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/types to v12
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] authored Sep 23, 2023
1 parent 55cdc9b commit b8c11aa
Show file tree
Hide file tree
Showing 2 changed files with 82 additions and 6 deletions.
86 changes: 81 additions & 5 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 @@ -20,7 +20,7 @@
"license": "MIT",
"dependencies": {
"@octokit/request-error": "^5.0.0",
"@octokit/types": "^11.0.0"
"@octokit/types": "^12.0.0"
},
"devDependencies": {
"@octokit/core": "^5.0.0",
Expand Down

0 comments on commit b8c11aa

Please sign in to comment.