Skip to content

Commit

Permalink
fix: update openapi-types for fix to gists-update operation (#541)
Browse files Browse the repository at this point in the history
WIP octokit/openapi updated
  • Loading branch information
octokitbot authored May 11, 2023
1 parent e7c887b commit e7812d3
Show file tree
Hide file tree
Showing 2 changed files with 9 additions and 9 deletions.
14 changes: 7 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": "^17.1.1"
"@octokit/openapi-types": "^17.1.2"
},
"scripts": {
"build": "pika-pack build",
Expand Down Expand Up @@ -105,6 +105,6 @@
]
},
"octokit": {
"openapi-version": "11.1.1"
"openapi-version": "11.1.2"
}
}

0 comments on commit e7812d3

Please sign in to comment.