Skip to content

Commit 372097e

Browse files
fix(deps): update dependency @octokit/types to v11 (#348)
BREAKING CHANGE: upgrade `@octokit/types` to v11
1 parent dc8e686 commit 372097e

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
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
@@ -22,7 +22,7 @@
2222
"author": "Gregor Martynus (https://github.com/gr2m)",
2323
"license": "MIT",
2424
"dependencies": {
25-
"@octokit/types": "^10.0.0",
25+
"@octokit/types": "^11.0.0",
2626
"deprecation": "^2.0.0",
2727
"once": "^1.4.0"
2828
},

0 commit comments

Comments
 (0)