Skip to content

chore(deps): update dependency @semantic-release/github to v9.0.2 #4682

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
Jun 5, 2023
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
26 changes: 13 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3841,15 +3841,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^6.1.2":
version: 6.1.2
resolution: "@octokit/plugin-paginate-rest@npm:6.1.2"
"@octokit/plugin-paginate-rest@npm:^7.0.0":
version: 7.0.0
resolution: "@octokit/plugin-paginate-rest@npm:7.0.0"
dependencies:
"@octokit/tsconfig": ^1.0.2
"@octokit/types": ^9.2.3
peerDependencies:
"@octokit/core": ">=4"
checksum: a7b3e686c7cbd27ec07871cde6e0b1dc96337afbcef426bbe3067152a17b535abd480db1861ca28c88d93db5f7bfdbcadd0919ead19818c28a69d0e194038065
checksum: d8cec05313219e5cc167caa467a8e10b24bc00c44a655940c9dd8bc7e047deaf717fb56c62382666258f0c45e6ba021918841eb36dd1bd82a517f0851edd66b1
languageName: node
linkType: hard

Expand All @@ -3874,15 +3874,15 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-retry@npm:^4.1.3":
version: 4.1.3
resolution: "@octokit/plugin-retry@npm:4.1.3"
"@octokit/plugin-retry@npm:^5.0.0":
version: 5.0.0
resolution: "@octokit/plugin-retry@npm:5.0.0"
dependencies:
"@octokit/types": ^9.0.0
bottleneck: ^2.15.3
peerDependencies:
"@octokit/core": ">=3"
checksum: f9ed5869be23dddcf1ee896ce996e46a412a586259b55612ba44c82cdeed91436102e6e3ec57db879bd91a4446dcafbaa94632e4e059c6af56d9cca9b163eacb
checksum: 3ffea3da379f724f476ba053de3b43c6509684c33cd7a5015b936ea77324cf5801259e20867ab5dccee07af6c23000ccb13c924ce4eef1f4d28e69e4c9056beb
languageName: node
linkType: hard

Expand Down Expand Up @@ -4046,12 +4046,12 @@ __metadata:
linkType: hard

"@semantic-release/github@npm:^9.0.0":
version: 9.0.0
resolution: "@semantic-release/github@npm:9.0.0"
version: 9.0.2
resolution: "@semantic-release/github@npm:9.0.2"
dependencies:
"@octokit/core": ^4.2.1
"@octokit/plugin-paginate-rest": ^6.1.2
"@octokit/plugin-retry": ^4.1.3
"@octokit/plugin-paginate-rest": ^7.0.0
"@octokit/plugin-retry": ^5.0.0
"@octokit/plugin-throttling": ^6.0.0
"@semantic-release/error": ^3.0.0
aggregate-error: ^4.0.1
Expand All @@ -4067,7 +4067,7 @@ __metadata:
url-join: ^5.0.0
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 4444d273d299c8edf49e4581bd2eeb06f122da2446dfcbae80321902246df3b3f5c2e760e031b689e415d970805ec69c01844d3b7f7bcc0af9f32c9a9e6507f3
checksum: e92c4e580de4603c30fae88c2d4563bb0e280f3bdb632c7513a740227a087666de52762c89d5d57fd242e41bee7567733d76383af2b0f7238001759df4ec80b5
languageName: node
linkType: hard

Expand Down