Skip to content

Commit

Permalink
feat: update @octokit/openapi-types to ^12.1.0 (#394)
Browse files Browse the repository at this point in the history
Co-authored-by: Gregor Martynus <39992+gr2m@users.noreply.github.com>
  • Loading branch information
octokitbot and gr2m authored Jun 15, 2022
1 parent 4ca04b9 commit eb3c3eb
Show file tree
Hide file tree
Showing 4 changed files with 2,571 additions and 249 deletions.
28 changes: 21 additions & 7 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 @@ -6,7 +6,7 @@
},
"description": "Shared TypeScript definitions for Octokit projects",
"dependencies": {
"@octokit/openapi-types": "^11.2.0"
"@octokit/openapi-types": "^12.1.0"
},
"scripts": {
"build": "pika build",
Expand Down Expand Up @@ -96,7 +96,7 @@
]
},
"octokit": {
"openapi-version": "5.9.0"
"openapi-version": "5.12.0"
},
"renovate": {
"extends": [
Expand Down
Loading

0 comments on commit eb3c3eb

Please sign in to comment.