diff --git a/package.json b/package.json index e14feaa2..5ec18b7a 100644 --- a/package.json +++ b/package.json @@ -63,7 +63,7 @@ "@txo-peer-dep/redux": "^1.0.1", "@txo/commitlint": "^1.1.2", "@txo/log-console": "^3.0.0", - "@txo/semantic-release": "^2.0.13", + "@txo/semantic-release": "^2.0.14", "@txo/tsconfig-cjs": "^2.0.0", "@types/jest": "^29.5.14", "@types/react": "^18.3.28", diff --git a/yarn.lock b/yarn.lock index f0f472ec..18bd8a02 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2413,14 +2413,14 @@ resolved "https://registry.yarnpkg.com/@txo/log/-/log-2.0.16.tgz#c101052d6e223882e92a1955a9b7a4ab190b154a" integrity sha512-LfxxzYP0LVO4vF/MJiMLEYVzQjrX0Z/+MsFiwB55z66iW9/5V4Uh7V16BLDhH3O/5VYAjh+AqmiPueryFQP8eg== -"@txo/semantic-release@^2.0.13": - version "2.0.13" - resolved "https://registry.yarnpkg.com/@txo/semantic-release/-/semantic-release-2.0.13.tgz#effc307673f066817547843aeb4824bf1d35b604" - integrity sha512-Ia3fP1nxR1HRy9eY6pRc0bvyr3L8lBadDxs7rj6Qak3gw8ZIbuZ4DAXPtPs/56W7B/rMGxlfMEhv2f36//nI+g== +"@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== dependencies: "@semantic-release/changelog" "^6.0.3" "@semantic-release/git" "^10.0.1" - conventional-changelog-conventionalcommits "^9.2.0" + conventional-changelog-conventionalcommits "^9.3.0" semantic-release "^25.0.3" semantic-release-slack-bot "^4.0.2" @@ -3618,10 +3618,10 @@ conventional-changelog-angular@^8.0.0, conventional-changelog-angular@^8.2.0: dependencies: compare-func "^2.0.0" -conventional-changelog-conventionalcommits@^9.2.0: - version "9.3.0" - resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-9.3.0.tgz#763e66613f49c13567f6319987e9f45ae41eda24" - integrity sha512-kYFx6gAyjSIMwNtASkI3ZE99U1fuVDJr0yTYgVy+I2QG46zNZfl2her+0+eoviG82c5WQvW1jMt1eOQTeJLodA== +conventional-changelog-conventionalcommits@^9.2.0, conventional-changelog-conventionalcommits@^9.3.0: + 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== dependencies: compare-func "^2.0.0"