Skip to content

Commit

Permalink
fix(types): correct some invalid types (#1074)
Browse files Browse the repository at this point in the history
chore(deps): update octokit monorepo to v8.5.1

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Nov 20, 2024
1 parent 555f42c commit 400aca9
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
16 changes: 8 additions & 8 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 @@ -44,12 +44,12 @@
]
},
"dependencies": {
"@octokit/openapi-webhooks-types": "8.4.0",
"@octokit/openapi-webhooks-types": "8.5.1",
"@octokit/request-error": "^6.0.1",
"@octokit/webhooks-methods": "^5.0.0"
},
"devDependencies": {
"@octokit/openapi-webhooks": "8.4.0",
"@octokit/openapi-webhooks": "8.5.1",
"@octokit/tsconfig": "^4.0.0",
"@types/node": "^22.0.0",
"@vitest/coverage-v8": "^2.0.2",
Expand Down

0 comments on commit 400aca9

Please sign in to comment.