Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v23.0.4 (#1125)
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] committed Mar 19, 2024
1 parent a688a15 commit 24b0615
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 10 deletions.
2 changes: 1 addition & 1 deletion package.json
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.3",
"semantic-release": "23.0.4",
"semantic-release-pub": "0.8.5",
"semantic-release-stop-before-publish": "1.0.0"
}
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -482,10 +482,10 @@
p-filter "^4.0.0"
url-join "^5.0.0"

"@semantic-release/npm@^11.0.0":
version "11.0.3"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-11.0.3.tgz#b668f80de26348cf6095aa37bb5e6224987c2425"
integrity sha512-KUsozQGhRBAnoVg4UMZj9ep436VEGwT536/jwSqB7vcEfA6oncCUU7UIYTRdLx7GvTtqn0kBjnkfLVkcnBa2YQ==
"@semantic-release/npm@^12.0.0":
version "12.0.0"
resolved "https://registry.yarnpkg.com/@semantic-release/npm/-/npm-12.0.0.tgz#2c3721aa3e242ad07ae6eb7a951934eeb0f0e5bb"
integrity sha512-72TVYQCH9NvVsO/y13eF8vE4bNnfls518+4KcFwJUKi7AtA/ZXoNgSg9gTTfw5eMZMkiH0izUrpGXgZE/cSQhA==
dependencies:
"@semantic-release/error" "^4.0.0"
aggregate-error "^5.0.0"
Expand Down Expand Up @@ -3379,15 +3379,15 @@ semantic-release-stop-before-publish@1.0.0:
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==

semantic-release@23.0.3:
version "23.0.3"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-23.0.3.tgz#123e157455da894f241f04861a46c2ec8577a396"
integrity sha512-eUxHZCyvhiMf9bo6LCisZa2428Be39PkXCppUKG6T6tcWpG9vJnCgaSoNwJ00fsYKGyzwKyO59f8AMhOn7clpQ==
semantic-release@23.0.4:
version "23.0.4"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-23.0.4.tgz#62a2a860893468d8175335160aa83671602a74b2"
integrity sha512-UlcgO6SEcFtwSF/JMVXKswK+4Af2ypu55WRdLL6IhnKHPCZ9Zap7CV8PN2+wmvAdAPTI76CqouJyGZyb1fp9VA==
dependencies:
"@semantic-release/commit-analyzer" "^11.0.0"
"@semantic-release/error" "^4.0.0"
"@semantic-release/github" "^10.0.0"
"@semantic-release/npm" "^11.0.0"
"@semantic-release/npm" "^12.0.0"
"@semantic-release/release-notes-generator" "^12.0.0"
aggregate-error "^5.0.0"
cosmiconfig "^9.0.0"
Expand Down

0 comments on commit 24b0615

Please sign in to comment.