Skip to content

Commit 4b2fdfa

Browse files
authored
fix(typescript): bump octokit/types for types for request.request.signal (#716)
WIP octokit/openapi updated
1 parent 8d40701 commit 4b2fdfa

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"author": "Gregor Martynus (https://github.com/gr2m)",
2929
"license": "MIT",
3030
"dependencies": {
31-
"@octokit/types": "^13.5.1"
31+
"@octokit/types": "^13.6.0"
3232
},
3333
"peerDependencies": {
3434
"@octokit/core": ">=5"

0 commit comments

Comments
 (0)