Skip to content

Commit

Permalink
fix: openapi-types and openapi-version minor bumps (#633)
Browse files Browse the repository at this point in the history
WIP octokit/openapi updated
  • Loading branch information
octokitbot committed Apr 15, 2024
1 parent a7b5555 commit fa8e2bb
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
8 changes: 4 additions & 4 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

4 changes: 2 additions & 2 deletions package.json
Expand Up @@ -7,7 +7,7 @@
},
"description": "Shared TypeScript definitions for Octokit projects",
"dependencies": {
"@octokit/openapi-types": "^22.0.1"
"@octokit/openapi-types": "^22.1.0"
},
"scripts": {
"build": "node scripts/build.mjs && tsc -p tsconfig.json",
Expand Down Expand Up @@ -81,6 +81,6 @@
]
},
"octokit": {
"openapi-version": "16.1.0"
"openapi-version": "16.2.0"
}
}

0 comments on commit fa8e2bb

Please sign in to comment.