Skip to content

Commit f03a1e9

Browse files
authored
fix(typescript): response type fixes (#423)
1 parent 59adf7d commit f03a1e9

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

Lines changed: 7 additions & 7 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
@@ -27,7 +27,7 @@
2727
"author": "Gregor Martynus (https://github.com/gr2m)",
2828
"license": "MIT",
2929
"dependencies": {
30-
"@octokit/types": "^6.27.1"
30+
"@octokit/types": "^6.27.2"
3131
},
3232
"peerDependencies": {
3333
"@octokit/core": ">=3"

0 commit comments

Comments
 (0)