Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v23.0.2 (#1078)
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 Feb 10, 2024
1 parent 3df4f8f commit 1000b66
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 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": "7.0.2",
"semantic-release": "23.0.1",
"semantic-release": "23.0.2",
"semantic-release-pub": "0.8.1",
"semantic-release-stop-before-publish": "1.0.0"
}
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2388,10 +2388,10 @@ marked-terminal@^7.0.0:
node-emoji "^2.1.3"
supports-hyperlinks "^3.0.0"

marked@^11.0.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-11.2.0.tgz#fc908aeca962b721b0392ee4205e6f90ebffb074"
integrity sha512-HR0m3bvu0jAPYiIvLUUQtdg1g6D247//lvcekpHO1WMvbwDlwSkZAX9Lw4F4YHE1T0HaaNve0tuAWuV1UJ6vtw==
marked@^12.0.0:
version "12.0.0"
resolved "https://registry.yarnpkg.com/marked/-/marked-12.0.0.tgz#051ea8c8c7f65148a63003df1499515a2c6de716"
integrity sha512-Vkwtq9rLqXryZnWaQc86+FHLC6tr/fycMfYAhiOIXkrNmeGAyhSxjqu0Rs1i0bBqw5u0S7+lV9fdH2ZSVaoa0w==

meow@^12.0.1:
version "12.1.1"
Expand Down Expand Up @@ -3362,10 +3362,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].1:
version "23.0.1"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-23.0.1.tgz#367ae9017719a1aa2bb9d0cd58a36f8db9a81b2d"
integrity sha512-xuFpTmGZxxxM9X0koDSYWK7HGtVR28TRZ2CIG2LZptiZ4IdHBD7CFz5JBW4BMLsUorCBSjvSUt5qzwW+xmZw0A==
[email protected].2:
version "23.0.2"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-23.0.2.tgz#47be33d518402c39ae930834138bb385c4870f6f"
integrity sha512-OnVYJ6Xgzwe1x8MKswba7RU9+5djS1MWRTrTn5qsq3xZYpslroZkV9Pt0dA2YcIuieeuSZWJhn+yUWoBUHO5Fw==
dependencies:
"@semantic-release/commit-analyzer" "^11.0.0"
"@semantic-release/error" "^4.0.0"
Expand All @@ -3385,7 +3385,7 @@ [email protected]:
hosted-git-info "^7.0.0"
import-from-esm "^1.3.1"
lodash-es "^4.17.21"
marked "^11.0.0"
marked "^12.0.0"
marked-terminal "^7.0.0"
micromatch "^4.0.2"
p-each-series "^3.0.0"
Expand Down

0 comments on commit 1000b66

Please sign in to comment.