Skip to content

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

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
Jan 21, 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
16 changes: 8 additions & 8 deletions lambdas/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3630,10 +3630,10 @@ __metadata:
languageName: node
linkType: hard

"@octokit/openapi-types@npm:^22.2.0":
version: 22.2.0
resolution: "@octokit/openapi-types@npm:22.2.0"
checksum: 10c0/a45bfc735611e836df0729f5922bbd5811d401052b972d1e3bc1278a2d2403e00f4552ce9d1f2793f77f167d212da559c5cb9f1b02c935114ad6d898779546ee
"@octokit/openapi-types@npm:^23.0.1":
version: 23.0.1
resolution: "@octokit/openapi-types@npm:23.0.1"
checksum: 10c0/ab734ceb26343d9f051a59503b8cb5bdc7fec9ca044b60511b227179bec73141dd9144a6b2d68bcd737741881b136c1b7d5392da89ae2e35e39acc489e5eb4c1
languageName: node
linkType: hard

Expand Down Expand Up @@ -3716,11 +3716,11 @@ __metadata:
linkType: hard

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

Expand Down
Loading