From 3b42fd7c8d684201de7164047e5b8e79f24a41b2 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Sat, 4 Apr 2026 02:27:22 +0000 Subject: [PATCH] chore(deps): update dependency @txo/semantic-release to ^2.0.14 --- package.json | 2 +- yarn.lock | 18 +++++++++--------- 2 files changed, 10 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index 2923226..d16c6dd 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@txo-peer-dep/log": "^4.0.4", "@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.20", diff --git a/yarn.lock b/yarn.lock index 73dd94e..71580b2 100644 --- a/yarn.lock +++ b/yarn.lock @@ -2368,14 +2368,14 @@ resolved "https://registry.yarnpkg.com/@txo/log-console/-/log-console-3.0.0.tgz#56506a8c6afea9109301ff96520c43815814022d" integrity sha512-Dl7dnPMUXRr1JSBysUmzT9/RjMm9FWJdtZ9CXVnh9K4qwpT4fnjDV+GWiHHWAqob47XcE7N98M8rShGmpsukqg== -"@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" @@ -3574,10 +3574,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"