Skip to content

fix(lambda): bump @octokit/types from 13.7.0 to 13.8.0 in /lambdas in the octokit group #4411

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Feb 11, 2025
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 3 additions & 3 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3868,11 +3868,11 @@ __metadata:
linkType: hard

"@octokit/types@npm:^13.0.0":
version: 13.7.0
resolution: "@octokit/types@npm:13.7.0"
version: 13.8.0
resolution: "@octokit/types@npm:13.8.0"
dependencies:
"@octokit/openapi-types": "npm:^23.0.1"
checksum: 10c0/62ed4f00304360cc31e99a9dc97ac4f48075d1d5c09a272f09b1fd3dfcc7a6169b7fab109030319ef121b0cd880c85bdb20363f4992104e07a98bd8323beeeb5
checksum: 10c0/e08c2fcf10e374f18e4c9fa12a6ada33a40f112d1209012a39f0ce40ae7aa9dcf0598b6007b467f63cc4a97e7b1388d6eed34ddef61494655e08b5a95afaad97
languageName: node
linkType: hard

Expand Down
Loading