Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v22.0.8 (#211)
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 Nov 20, 2023
1 parent 4cfe311 commit 0e13ae0
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -10,7 +10,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"semantic-release": "22.0.7",
"semantic-release": "22.0.8",
"semantic-release-pub": "0.3.3",
"semantic-release-replace-plugin": "1.2.7"
}
Expand Down
11 changes: 6 additions & 5 deletions yarn.lock
Expand Up @@ -1545,7 +1545,7 @@ import-fresh@^3.3.0:
parent-module "^1.0.0"
resolve-from "^4.0.0"

import-from-esm@^1.0.3:
import-from-esm@^1.0.3, import-from-esm@^1.3.1:
version "1.3.3"
resolved "https://registry.yarnpkg.com/import-from-esm/-/import-from-esm-1.3.3.tgz#eea1c4ad86a54bf425b3b71fca56d50215ccc6b7"
integrity sha512-U3Qt/CyfFpTUv6LOP2jRTLYjphH6zg3okMfHbyqRa/W2w6hr8OsJWVggNlR4jxuojQy81TgTJTxgSkyoteRGMQ==
Expand Down Expand Up @@ -2915,10 +2915,10 @@ semantic-release-replace-plugin@1.2.7:
lodash-es "^4.17.21"
replace-in-file "^7.0.1"

semantic-release@22.0.7:
version "22.0.7"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-22.0.7.tgz#9ca7cba742ff54f861f983977898b6073bba9c4d"
integrity sha512-Stx23Hjn7iU8GOAlhG3pHlR7AoNEahj9q7lKBP0rdK2BasGtJ4AWYh3zm1u3SCMuFiA8y4CE/Gu4RGKau1WiaQ==
semantic-release@22.0.8:
version "22.0.8"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-22.0.8.tgz#13470a2af04e42fd767da278bcdddb0e91c8fb3f"
integrity sha512-55rb31jygqIYsGU/rY+gXXm2fnxBIWo9azOjxbqKsPnq7p70zwZ5v+xnD7TxJC+zvS3sy1eHLGXYWCaX3WI76A==
dependencies:
"@semantic-release/commit-analyzer" "^11.0.0"
"@semantic-release/error" "^4.0.0"
Expand All @@ -2936,6 +2936,7 @@ semantic-release@22.0.7:
git-log-parser "^1.2.0"
hook-std "^3.0.0"
hosted-git-info "^7.0.0"
import-from-esm "^1.3.1"
lodash-es "^4.17.21"
marked "^9.0.0"
marked-terminal "^6.0.0"
Expand Down

0 comments on commit 0e13ae0

Please sign in to comment.