Skip to content

Commit 7b625ca

Browse files
octokitbotgr2m
andauthored
fix(typescript): response type fixes via https://github.com/octokit/types.ts/releases/tag/v6.5.2 (#328)
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
1 parent 8d1385c commit 7b625ca

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
@@ -24,7 +24,7 @@
2424
"author": "Gregor Martynus (https://twitter.com/gr2m)",
2525
"license": "MIT",
2626
"dependencies": {
27-
"@octokit/types": "^6.5.1",
27+
"@octokit/types": "^6.5.3",
2828
"deprecation": "^2.3.1"
2929
},
3030
"devDependencies": {

0 commit comments

Comments
 (0)