Skip to content

Commit

Permalink
fix: description updates via @octokit/openapi-types v5.3.2 and `@oc…
Browse files Browse the repository at this point in the history
…tokit/openapi` v2.13.3 (#286)
  • Loading branch information
octokitbot authored Mar 8, 2021
1 parent e04a033 commit 7fd894f
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 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": "^5.3.1"
"@octokit/openapi-types": "^5.3.2"
},
"scripts": {
"build": "pika build",
Expand Down Expand Up @@ -96,7 +96,7 @@
]
},
"octokit": {
"openapi-version": "2.13.2"
"openapi-version": "2.13.3"
},
"renovate": {
"extends": [
Expand Down

0 comments on commit 7fd894f

Please sign in to comment.