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

Bump @octokit/request-error from 5.0.1 to 5.1.1 #772

Merged
merged 1 commit into from
Feb 15, 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
28 changes: 14 additions & 14 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1486,26 +1486,17 @@ __metadata:
linkType: hard

"@octokit/request-error@npm:^5.0.0":
version: 5.0.1
resolution: "@octokit/request-error@npm:5.0.1"
version: 5.1.1
resolution: "@octokit/request-error@npm:5.1.1"
dependencies:
"@octokit/types": "npm:^12.0.0"
"@octokit/types": "npm:^13.1.0"
deprecation: "npm:^2.0.0"
once: "npm:^1.4.0"
checksum: 10c0/e72a4627120de345b54876a1f007664095e5be9d624fce2e14fccf7668cd8f5e4929d444d8fc085d48e1fb5cd548538453974aab129a669101110d6679dce6c6
checksum: 10c0/dc9fc76ea5e4199273e4665ce9ddf345fe8f25578d9999c9a16f276298e61ee6fe0e6f5a6147b91ba3b34fdf5b9e6b7af6ae13d6333175e95b30c574088f7a2d
languageName: node
linkType: hard

"@octokit/request-error@npm:^6.0.1":
version: 6.1.5
resolution: "@octokit/request-error@npm:6.1.5"
dependencies:
"@octokit/types": "npm:^13.0.0"
checksum: 10c0/37afef6c072d987ddf50b3438bcc974741a22ee7f788172876f92b5228ed43f5c4c1556a1d73153508d6c8d3a3d2344c7fefb6cde8678c7f63c2115b8629c49b
languageName: node
linkType: hard

"@octokit/request-error@npm:^6.1.6":
"@octokit/request-error@npm:^6.0.1, @octokit/request-error@npm:^6.1.6":
version: 6.1.6
resolution: "@octokit/request-error@npm:6.1.6"
dependencies:
Expand Down Expand Up @@ -1570,6 +1561,15 @@ __metadata:
languageName: node
linkType: hard

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

"@octokit/types@npm:^13.6.2":
version: 13.6.2
resolution: "@octokit/types@npm:13.6.2"
Expand Down
Loading