Skip to content
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

fix(deps): update octokit monorepo #167

Merged
merged 1 commit into from
Jan 2, 2024
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
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -437,8 +437,8 @@ __metadata:
linkType: hard

"@octokit/core@npm:^5.0.0, @octokit/core@npm:^5.0.1":
version: 5.0.1
resolution: "@octokit/core@npm:5.0.1"
version: 5.0.2
resolution: "@octokit/core@npm:5.0.2"
dependencies:
"@octokit/auth-token": ^4.0.0
"@octokit/graphql": ^7.0.0
Expand All @@ -447,7 +447,7 @@ __metadata:
"@octokit/types": ^12.0.0
before-after-hook: ^2.2.0
universal-user-agent: ^6.0.0
checksum: 257c5954074f9a1477e25014ce4ac96d73123744b1bfaf28eecb15fea306e2b8454bc6ffec3a0476dd02f76d2ac156b4f7c6aec7d3f7fac955d01f0d62d31e5d
checksum: 9ce060d61577f6805901ae5c33b2764a441db119ae0cca09104adf37b119cce68b656220de56c0c5004c9c9c1c892a7fdfbe9c0b1f5e398cb359dfd39c57eca8
languageName: node
linkType: hard

Expand Down Expand Up @@ -630,14 +630,14 @@ __metadata:
linkType: hard

"@octokit/webhooks@npm:^12.0.3":
version: 12.0.3
resolution: "@octokit/webhooks@npm:12.0.3"
version: 12.0.10
resolution: "@octokit/webhooks@npm:12.0.10"
dependencies:
"@octokit/request-error": ^5.0.0
"@octokit/webhooks-methods": ^4.0.0
"@octokit/webhooks-types": 7.1.0
aggregate-error: ^3.1.0
checksum: 2db63122eab1852047379f9cb0024cdb22a2bf16356907b66bc71d5a01814b069178aee07fe61faeb80cde3dcd513a39526974f8bae5ec6e26b63fe87877ace1
checksum: 4623c0d2c5dbef05f23bfdf0e66ca2fff1fa57f92fbf00c7d6e9d0461d2392a8cde70b41f093c9ccbdefeab3661d6fbec66c732db4d9b2a34e83a27fa8045d1b
languageName: node
linkType: hard

Expand Down
Loading