Skip to content

Commit c55caef

Browse files
fix(deps): bump @octokit/types to ^6.7.1 - fixes response type for request("PUT /user/starred/{owner}/{repo}", { owner, repo }) (#352)
Co-authored-by: Renovate Bot <[email protected]>
1 parent 7bfe033 commit c55caef

File tree

2 files changed

+83
-89
lines changed

2 files changed

+83
-89
lines changed

Diff for: package-lock.json

+82-88
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

Diff for: package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -31,7 +31,7 @@
3131
"dependencies": {
3232
"@octokit/endpoint": "^6.0.1",
3333
"@octokit/request-error": "^2.0.0",
34-
"@octokit/types": "^6.0.3",
34+
"@octokit/types": "^6.7.1",
3535
"deprecation": "^2.0.0",
3636
"is-plain-object": "^5.0.0",
3737
"node-fetch": "^2.6.1",

0 commit comments

Comments
 (0)