Skip to content

Commit 48a4a12

Browse files
authored
fix(deps): bump @octokit/openapi-types to v9 (#346)
1 parent 072ae93 commit 48a4a12

2 files changed

Lines changed: 15 additions & 7 deletions

File tree

package-lock.json

Lines changed: 13 additions & 5 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
@@ -6,7 +6,7 @@
66
},
77
"description": "Shared TypeScript definitions for Octokit projects",
88
"dependencies": {
9-
"@octokit/openapi-types": "^8.3.0"
9+
"@octokit/openapi-types": "^9.0.0"
1010
},
1111
"scripts": {
1212
"build": "pika build",
@@ -96,7 +96,7 @@
9696
]
9797
},
9898
"octokit": {
99-
"openapi-version": "2.25.0"
99+
"openapi-version": "3.0.0"
100100
},
101101
"renovate": {
102102
"extends": [

0 commit comments

Comments
 (0)