Skip to content

Commit abe0924

Browse files
authored
fix: types update (#424)
1 parent f03a1e9 commit abe0924

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.2"
30+
"@octokit/types": "^6.28.1"
3131
},
3232
"peerDependencies": {
3333
"@octokit/core": ">=3"

0 commit comments

Comments
 (0)