Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v24.2.1 (#1439)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 15, 2025
1 parent f8a7fe7 commit 0faae27
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 14 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@semantic-release/exec": "6.0.3",
"@semantic-release/git": "10.0.1",
"conventional-changelog-conventionalcommits": "8.0.0",
"semantic-release": "24.2.0",
"semantic-release": "24.2.1",
"semantic-release-pub": "0.9.0",
"semantic-release-stop-before-publish": "1.0.0"
}
Expand Down
18 changes: 5 additions & 13 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1864,14 +1864,6 @@ import-fresh@^3.3.0:
parent-module "^1.0.0"
resolve-from "^4.0.0"

import-from-esm@^1.3.1:
version "1.3.4"
resolved "https://registry.yarnpkg.com/import-from-esm/-/import-from-esm-1.3.4.tgz#39e97c84085e308fe66cf872a667046b45449df0"
integrity sha512-7EyUlPFC0HOlBDpUFGfYstsU7XHxZJKAAMzCT8wZ0hMW7b+hG51LIKTDcsgtz8Pu6YC0HqRVbX+rVUtsGMUKvg==
dependencies:
debug "^4.3.4"
import-meta-resolve "^4.0.0"

import-from-esm@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/import-from-esm/-/import-from-esm-2.0.0.tgz#184eb9aad4f557573bd6daf967ad5911b537797a"
Expand Down Expand Up @@ -3379,10 +3371,10 @@ [email protected]:
resolved "https://registry.yarnpkg.com/semantic-release-stop-before-publish/-/semantic-release-stop-before-publish-1.0.0.tgz#1562c2560cf1e37fd2b6fb10d0d802d524583c2c"
integrity sha512-LylAHHLcKxLGb0/cADeeS7EhNa35XK0L5Qar3ayNdtutjm4MQcdGV3pxKR0nlDdPpKFn7RZGFIvzDO+hRHj2kA==

[email protected].0:
version "24.2.0"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.2.0.tgz#b99f1e1e25821c7dd8184cf4c45be329260ad615"
integrity sha512-fQfn6e/aYToRtVJYKqneFM1Rg3KP2gh3wSWtpYsLlz6uaPKlISrTzvYAFn+mYWo07F0X1Cz5ucU89AVE8X1mbg==
[email protected].1:
version "24.2.1"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-24.2.1.tgz#ee4599fa9f0a5de0c9d3b99d5d155758c5be4bea"
integrity sha512-z0/3cutKNkLQ4Oy0HTi3lubnjTsdjjgOqmxdPjeYWe6lhFqUPfwslZxRHv3HDZlN4MhnZitb9SLihDkZNxOXfQ==
dependencies:
"@semantic-release/commit-analyzer" "^13.0.0-beta.1"
"@semantic-release/error" "^4.0.0"
Expand All @@ -3400,7 +3392,7 @@ [email protected]:
git-log-parser "^1.2.0"
hook-std "^3.0.0"
hosted-git-info "^8.0.0"
import-from-esm "^1.3.1"
import-from-esm "^2.0.0"
lodash-es "^4.17.21"
marked "^12.0.0"
marked-terminal "^7.0.0"
Expand Down

0 comments on commit 0faae27

Please sign in to comment.