diff --git a/package.json b/package.json index bd4a347..73496ed 100644 --- a/package.json +++ b/package.json @@ -50,7 +50,7 @@ "@txo-peer-dep/redux": "^1.0.1", "@txo/commitlint": "^1.1.4", "@txo/log-console": "^3.0.0", - "@txo/semantic-release": "^2.0.14", + "@txo/semantic-release": "^2.0.15", "@txo/tsconfig-cjs": "^2.0.0", "@types/jest": "^29.5.14", "@types/node": "^22.19.15", diff --git a/yarn.lock b/yarn.lock index 6747b6a..38b8828 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1490,14 +1490,14 @@ constant-case "^3.0.4" redux "^5.0.1" -"@txo/semantic-release@^2.0.14": - version "2.0.14" - resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-2.0.14.tgz#bfb45418da2772a754b6bb15d7d09fcd6591b50e" - integrity sha512-WyKBQviCv1ERBp2Wi/hdffcX5pQwdmIgvEc87HGr1rqz3U3fJWgJSSnuV7HbudTB6ujspkwr0TOYYW2A+8iIcA== +"@txo/semantic-release@^2.0.15": + version "2.0.15" + resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-2.0.15.tgz#e311871dfb74c81f296cb6fb22dbafdbe1cd846f" + integrity sha512-Dum+WqsTaslxIPGf/YQdBa8FVWojgf3zzpKXKznyY2Q4C4aTG5VGkcLN6ST3behsgNetpkNi1Y/EMDZGdsCTmA== dependencies: "@semantic-release/changelog" "^6.0.3" "@semantic-release/git" "^10.0.1" - conventional-changelog-conventionalcommits "^9.3.0" + conventional-changelog-conventionalcommits "^9.3.1" semantic-release "^25.0.3" semantic-release-slack-bot "^4.0.2" @@ -2518,7 +2518,7 @@ conventional-changelog-angular@^8.0.0, conventional-changelog-angular@^8.2.0: dependencies: compare-func "^2.0.0" -conventional-changelog-conventionalcommits@^9.2.0, conventional-changelog-conventionalcommits@^9.3.0: +conventional-changelog-conventionalcommits@^9.2.0, conventional-changelog-conventionalcommits@^9.3.1: version "9.3.1" resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.3.1.tgz#14f2dd65ccc5de09322a7eb0159f3e0259d7399c" integrity sha512-dTYtpIacRpcZgrvBYvBfArMmK2xvIpv2TaxM0/ZI5CBtNUzvF2x0t15HsbRABWprS6UPmvj+PzHVjSx4qAVKyw==