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

chore(deps): Bump semantic-release from 24.1.1 to 24.1.2 #161

Merged
Merged
Show file tree
Hide file tree
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
Binary file not shown.
Binary file not shown.
Binary file not shown.
31 changes: 10 additions & 21 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -597,17 +597,6 @@ __metadata:
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^10.0.0":
version: 10.0.0
resolution: "@octokit/plugin-paginate-rest@npm:10.0.0"
dependencies:
"@octokit/types": "npm:^12.6.0"
peerDependencies:
"@octokit/core": ">=6"
checksum: bdae24aca95edbfa8db4524aef4fd1bfd4ff9b1a4d788bce4674435e788715041c094c72c37039320b1cc06533c0bd562af5ab6293c4192505085eace855eff8
languageName: node
linkType: hard

"@octokit/plugin-paginate-rest@npm:^11.0.0":
version: 11.3.3
resolution: "@octokit/plugin-paginate-rest@npm:11.3.3"
Expand Down Expand Up @@ -807,12 +796,12 @@ __metadata:
languageName: node
linkType: hard

"@semantic-release/github@npm:^10.0.0":
version: 10.0.2
resolution: "@semantic-release/github@npm:10.0.2"
"@semantic-release/github@npm:^11.0.0":
version: 11.0.0
resolution: "@semantic-release/github@npm:11.0.0"
dependencies:
"@octokit/core": "npm:^6.0.0"
"@octokit/plugin-paginate-rest": "npm:^10.0.0"
"@octokit/plugin-paginate-rest": "npm:^11.0.0"
"@octokit/plugin-retry": "npm:^7.0.0"
"@octokit/plugin-throttling": "npm:^9.0.0"
"@semantic-release/error": "npm:^4.0.0"
Expand All @@ -828,8 +817,8 @@ __metadata:
p-filter: "npm:^4.0.0"
url-join: "npm:^5.0.0"
peerDependencies:
semantic-release: ">=20.1.0"
checksum: 103fc3656fc523526c0f3dfb268cf859848c379c21645a49a1626f03b9618fba2f6767b20fc4f8e21c57cda5e0788dd599d85cfea087c463d6bb5c529d0f8df6
semantic-release: ">=24.1.0"
checksum: e64a6f0e8061ecdb7c382a0595c2a6597a511c16b2c291649a11a5cb8a47e1a4aad714bb41bf429aa3bcc6a4490a59b8393f591ee6ad0f2f282927fd358d0fc1
languageName: node
linkType: hard

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

"semantic-release@npm:^24.1.1":
version: 24.1.1
resolution: "semantic-release@npm:24.1.1"
version: 24.1.2
resolution: "semantic-release@npm:24.1.2"
dependencies:
"@semantic-release/commit-analyzer": "npm:^13.0.0-beta.1"
"@semantic-release/error": "npm:^4.0.0"
"@semantic-release/github": "npm:^10.0.0"
"@semantic-release/github": "npm:^11.0.0"
"@semantic-release/npm": "npm:^12.0.0"
"@semantic-release/release-notes-generator": "npm:^14.0.0-beta.1"
aggregate-error: "npm:^5.0.0"
Expand Down Expand Up @@ -7681,7 +7670,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
semantic-release: bin/semantic-release.js
checksum: ed45e740cec19e65f7938f17d0cdf171a9c2865f7f7fd0e1edfece9d3693ae6ab70e9d0bf9ebb6af6df520705e3abef5e36a2e1569751e924cba37e36c620e81
checksum: ff277e3fab5368f699e43132c25a198d54e5101e8c850705d856fb2353dc43d41bc56b2b78f5add8811ab59025880a424382e1859262fc017d9f88fdd9ca9a75
languageName: node
linkType: hard

Expand Down