From 3f6acba76427a67acdf124481d9cee2bb91c1c2c Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Mon, 23 Mar 2026 19:10:00 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/semantic-release-config to v9 --- package.json | 2 +- yarn.lock | 21 ++++++++++++--------- 2 files changed, 13 insertions(+), 10 deletions(-) diff --git a/package.json b/package.json index cd358ef..1adabc9 100644 --- a/package.json +++ b/package.json @@ -96,7 +96,7 @@ "@softwareventures/eslint-config": "7.10.0", "@softwareventures/precise-commits": "3.0.36", "@softwareventures/prettier-config": "4.0.0", - "@softwareventures/semantic-release-config": "5.2.0", + "@softwareventures/semantic-release-config": "9.0.0", "@softwareventures/tsconfig": "7.3.0", "@types/node": "17.0.45", "@typescript-eslint/eslint-plugin": "5.62.0", diff --git a/yarn.lock b/yarn.lock index 51200c4..1197144 100644 --- a/yarn.lock +++ b/yarn.lock @@ -1022,7 +1022,7 @@ __metadata: "@softwareventures/ordered": ^2.0.0 "@softwareventures/precise-commits": 3.0.36 "@softwareventures/prettier-config": 4.0.0 - "@softwareventures/semantic-release-config": 5.2.0 + "@softwareventures/semantic-release-config": 9.0.0 "@softwareventures/tsconfig": 7.3.0 "@types/node": 17.0.45 "@typescript-eslint/eslint-plugin": 5.62.0 @@ -1098,17 +1098,20 @@ __metadata: languageName: node linkType: hard -"@softwareventures/semantic-release-config@npm:5.2.0": - version: 5.2.0 - resolution: "@softwareventures/semantic-release-config@npm:5.2.0" +"@softwareventures/semantic-release-config@npm:9.0.0": + version: 9.0.0 + resolution: "@softwareventures/semantic-release-config@npm:9.0.0" dependencies: tslib: 2.8.1 peerDependencies: - conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.0.0 || ^8.0.0 || ^9.0.0 - pinst: ">= 2.1.6" - semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 || ^23.0.0 || ^24.0.0 || ^25.0.0 - semantic-release-pinst: ^1.0.0 - checksum: 469cfd77224d603b62b570dbf7f65113623d26fe64a77ce8273e20c32eedc14200ca8f7e6ee879c2ba361d787a1fa170193bd43e534298cfe60ad218c1caa037 + "@semantic-release/commit-analyzer": ^13.0.1 + "@semantic-release/github": ^12.0.6 + "@semantic-release/npm": ^13.1.5 + "@semantic-release/release-notes-generator": ^14.1.0 + conventional-changelog-conventionalcommits: ^9.0.0 + semantic-release: ^25.0.0 + semantic-release-pinst: ^1.1.0 + checksum: a69269878912b22b696ce6af3ade17521a83c47f9f89b9c0eaac05f209755c6944a244435c1ce684044893991ac83c7a2408fbed3bb3fbca249d04f07ec3f037 languageName: node linkType: hard