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.0 to 24.1.1 #160

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.
17 changes: 13 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4372,6 +4372,15 @@ __metadata:
languageName: node
linkType: hard

"hosted-git-info@npm:^8.0.0":
version: 8.0.0
resolution: "hosted-git-info@npm:8.0.0"
dependencies:
lru-cache: "npm:^10.0.1"
checksum: 3eb932a99e8a3c7f3a4513a5a61b81d0789741abf41ebb2d9679644e4b4c730c68e1925fbaeae2c6b35eb0bab57a59027b89c21ab588981c8b0989c454adde46
languageName: node
linkType: hard

"http-cache-semantics@npm:^4.1.0, http-cache-semantics@npm:^4.1.1":
version: 4.1.1
resolution: "http-cache-semantics@npm:4.1.1"
Expand Down Expand Up @@ -7708,8 +7717,8 @@ __metadata:
linkType: hard

"semantic-release@npm:^24.0.0":
version: 24.1.0
resolution: "semantic-release@npm:24.1.0"
version: 24.1.1
resolution: "semantic-release@npm:24.1.1"
dependencies:
"@semantic-release/commit-analyzer": "npm:^13.0.0-beta.1"
"@semantic-release/error": "npm:^4.0.0"
Expand All @@ -7726,7 +7735,7 @@ __metadata:
get-stream: "npm:^6.0.0"
git-log-parser: "npm:^1.2.0"
hook-std: "npm:^3.0.0"
hosted-git-info: "npm:^7.0.0"
hosted-git-info: "npm:^8.0.0"
import-from-esm: "npm:^1.3.1"
lodash-es: "npm:^4.17.21"
marked: "npm:^12.0.0"
Expand All @@ -7742,7 +7751,7 @@ __metadata:
yargs: "npm:^17.5.1"
bin:
semantic-release: bin/semantic-release.js
checksum: cfaa72e8f9cfc989c926e398627b6755504d4d955756faf560c1a63f8f811a2914ad2ca97c11d938ec6b6e1a7957bc4dbf5cb5705ab03428f365f4a4234bba6b
checksum: ed45e740cec19e65f7938f17d0cdf171a9c2865f7f7fd0e1edfece9d3693ae6ab70e9d0bf9ebb6af6df520705e3abef5e36a2e1569751e924cba37e36c620e81
languageName: node
linkType: hard

Expand Down
Loading