From 2ee400010bc3170164b1333b1a967f6276303ec0 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Wed, 29 Apr 2026 01:38:41 +0000 Subject: [PATCH] chore(deps): update dependency @txo/semantic-release to ^2.0.15 --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 459c79f..7436f79 100644 --- a/package.json +++ b/package.json @@ -46,7 +46,7 @@ "@txo-peer-dep/log": "^4.0.4", "@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/react": "^18.3.20", diff --git a/yarn.lock b/yarn.lock index 157364e..9a51c01 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.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" @@ -3574,7 +3574,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==