Skip to content

Commit

Permalink
chore(deps): Bump semantic-release from 24.1.0 to 24.1.1
Browse files Browse the repository at this point in the history
Bumps [semantic-release](https://github.com/semantic-release/semantic-release) from 24.1.0 to 24.1.1.
- [Release notes](https://github.com/semantic-release/semantic-release/releases)
- [Commits](semantic-release/semantic-release@v24.1.0...v24.1.1)

---
updated-dependencies:
- dependency-name: semantic-release
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and github-actions[bot] committed Sep 12, 2024
1 parent 43e5a68 commit 1b80793
Show file tree
Hide file tree
Showing 3 changed files with 13 additions and 4 deletions.
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

0 comments on commit 1b80793

Please sign in to comment.