Skip to content

Commit 3af20bd

Browse files
committed
fix: upgrade @octokit/types to v13
1 parent 94147e8 commit 3af20bd

File tree

2 files changed

+16
-16
lines changed

2 files changed

+16
-16
lines changed

package-lock.json

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

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"author": "Gregor Martynus (https://github.com/gr2m)",
2424
"license": "MIT",
2525
"dependencies": {
26-
"@octokit/types": "^12.0.0",
26+
"@octokit/types": "^13.1.0",
2727
"deprecation": "^2.0.0",
2828
"once": "^1.4.0"
2929
},

0 commit comments

Comments
 (0)