Skip to content

Commit adbe3b9

Browse files
authoredJun 13, 2023
fix: bump @octokit/types version (#536)
WIP octokit/openapi updated
1 parent 229e22e commit adbe3b9

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
@@ -26,7 +26,7 @@
2626
"license": "MIT",
2727
"dependencies": {
2828
"@octokit/tsconfig": "^1.0.2",
29-
"@octokit/types": "^9.3.1"
29+
"@octokit/types": "^9.3.2"
3030
},
3131
"peerDependencies": {
3232
"@octokit/core": ">=4"

0 commit comments

Comments
 (0)
Please sign in to comment.