Skip to content

Commit 73f3c21

Browse files
authored
feat: updates @octokit/openapi-types to v22.0.1 (#631)
feat: updates @octokit/openapi-types to v22.0.1 (#631)
1 parent 9c58158 commit 73f3c21

File tree

2 files changed

+6
-6
lines changed

2 files changed

+6
-6
lines changed

package-lock.json

Lines changed: 4 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,7 @@
77
},
88
"description": "Shared TypeScript definitions for Octokit projects",
99
"dependencies": {
10-
"@octokit/openapi-types": "^22.0.0"
10+
"@octokit/openapi-types": "^22.0.1"
1111
},
1212
"scripts": {
1313
"build": "node scripts/build.mjs && tsc -p tsconfig.json",
@@ -81,6 +81,6 @@
8181
]
8282
},
8383
"octokit": {
84-
"openapi-version": "16.0.0"
84+
"openapi-version": "16.1.0"
8585
}
8686
}

0 commit comments

Comments
 (0)