Skip to content

Commit

Permalink
feat: updates @octokit/openapi-types to v21.2.0 (#627)
Browse files Browse the repository at this point in the history
* WIP octokit/openapi updated

* WIP octokit/openapi updated

* empty commit to trigger tests

---------

Co-authored-by: Nick Floyd <139819+nickfloyd@users.noreply.github.com>
  • Loading branch information
octokitbot and nickfloyd committed Apr 5, 2024
1 parent cd916a4 commit a5bfb8f
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
Original file line number Diff line number Diff line change
Expand Up @@ -7,7 +7,7 @@
},
"description": "Shared TypeScript definitions for Octokit projects",
"dependencies": {
"@octokit/openapi-types": "^21.0.0"
"@octokit/openapi-types": "^21.2.0"
},
"scripts": {
"build": "node scripts/build.mjs && tsc -p tsconfig.json",
Expand Down Expand Up @@ -81,6 +81,6 @@
]
},
"octokit": {
"openapi-version": "14.1.0"
"openapi-version": "15.0.0"
}
}

0 comments on commit a5bfb8f

Please sign in to comment.