Skip to content

Commit

Permalink
fix(deps): update dependency @octokit/types to v11 (#430)
Browse files Browse the repository at this point in the history
BREAKING CHANGE: Replace support for Node.js http(s) Agents with documentation on using fetch dispatchers instead
  • Loading branch information
renovate[bot] authored Jul 7, 2023
1 parent 767786d commit bf681b6
Show file tree
Hide file tree
Showing 2 changed files with 14 additions and 5 deletions.
17 changes: 13 additions & 4 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 @@ -34,7 +34,7 @@
"typescript": "^5.0.0"
},
"dependencies": {
"@octokit/types": "^10.0.0",
"@octokit/types": "^11.0.0",
"is-plain-object": "^5.0.0",
"universal-user-agent": "^6.0.0"
},
Expand Down

0 comments on commit bf681b6

Please sign in to comment.