Skip to content

Commit

Permalink
chore(deps): update dependency semantic-release to v23.0.6 (#371)
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 28, 2024
1 parent 8c46e03 commit c6ded8e
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 @@ -10,7 +10,7 @@
"@semantic-release/changelog": "6.0.3",
"@semantic-release/git": "10.0.1",
"conventional-changelog-conventionalcommits": "7.0.2",
"semantic-release": "23.0.5",
"semantic-release": "23.0.6",
"semantic-release-pub": "0.8.6",
"semantic-release-replace-plugin": "1.2.7"
}
Expand Down
18 changes: 9 additions & 9 deletions yarn.lock
Expand Up @@ -445,10 +445,10 @@
semver "^7.1.2"
tempy "^3.0.0"

"@semantic-release/release-notes-generator@^12.0.0":
version "12.1.0"
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-12.1.0.tgz#7fbe501188c7960db412b96a97c3d6cfb5788d12"
integrity sha512-g6M9AjUKAZUZnxaJZnouNBeDNTCUrJ5Ltj+VJ60gJeDaRRahcHsry9HW8yKrnKkKNkx5lbWiEP1FPMqVNQz8Kg==
"@semantic-release/release-notes-generator@^13.0.0":
version "13.0.0"
resolved "https://registry.yarnpkg.com/@semantic-release/release-notes-generator/-/release-notes-generator-13.0.0.tgz#9fb312c234742e2716c09d669d5d786a4daad465"
integrity sha512-LEeZWb340keMYuREMyxrODPXJJ0JOL8D/mCl74B4LdzbxhtXV2LrPN2QBEcGJrlQhoqLO0RhxQb6masHytKw+A==
dependencies:
conventional-changelog-angular "^7.0.0"
conventional-changelog-writer "^7.0.0"
Expand Down Expand Up @@ -2894,16 +2894,16 @@ semantic-release-replace-plugin@1.2.7:
lodash-es "^4.17.21"
replace-in-file "^7.0.1"

semantic-release@23.0.5:
version "23.0.5"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-23.0.5.tgz#2428657054aa0504521789e0c48cc9d139bbe968"
integrity sha512-4eZG/vRTV8E7rw5oHPv2Fht5qx6ITemE/b1vzG42ayYVcffJqXYy40nP4bHEPWX1/kleJWWrlPVDt1hSYVlpKQ==
semantic-release@23.0.6:
version "23.0.6"
resolved "https://registry.yarnpkg.com/semantic-release/-/semantic-release-23.0.6.tgz#61db9815ad7d64b142272419084b62d2eae9ea89"
integrity sha512-/r62F4PNhJZhyZYMobcpcACGwpFNQyaVcSmqZQXG50GMbHSBVZQLCvwafqxO1lDQKVgmGmyCEtOVYzwvzvyhVw==
dependencies:
"@semantic-release/commit-analyzer" "^12.0.0"
"@semantic-release/error" "^4.0.0"
"@semantic-release/github" "^10.0.0"
"@semantic-release/npm" "^12.0.0"
"@semantic-release/release-notes-generator" "^12.0.0"
"@semantic-release/release-notes-generator" "^13.0.0"
aggregate-error "^5.0.0"
cosmiconfig "^9.0.0"
debug "^4.0.0"
Expand Down

0 comments on commit c6ded8e

Please sign in to comment.