Skip to content

Commit

Permalink
feat: updates @octokit/openapi-types to v22.0.1 (#631)
Browse files Browse the repository at this point in the history
feat: updates @octokit/openapi-types to v22.0.1 (#631)
  • Loading branch information
octokitbot committed Apr 9, 2024
1 parent 9c58158 commit 73f3c21
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.0"
"@octokit/openapi-types": "^22.0.1"
},
"scripts": {
"build": "node scripts/build.mjs && tsc -p tsconfig.json",
Expand Down Expand Up @@ -81,6 +81,6 @@
]
},
"octokit": {
"openapi-version": "16.0.0"
"openapi-version": "16.1.0"
}
}

0 comments on commit 73f3c21

Please sign in to comment.