From 7ebe4818d2c61e70961ff31a55d025f564b14d45 Mon Sep 17 00:00:00 2001 From: "renovate[bot]" <29139614+renovate[bot]@users.noreply.github.com> Date: Tue, 5 Aug 2025 11:01:28 +0000 Subject: [PATCH] build(deps): update dependency @softwareventures/semantic-release-config to v5 --- package.json | 2 +- yarn.lock | 36 +++++++++++------------------------- 2 files changed, 12 insertions(+), 26 deletions(-) diff --git a/package.json b/package.json index 8fec2dd..8451894 100644 --- a/package.json +++ b/package.json @@ -98,7 +98,7 @@ "@softwareventures/eslint-config": "7.9.0", "@softwareventures/precise-commits": "3.0.35", "@softwareventures/prettier-config": "4.0.0", - "@softwareventures/semantic-release-config": "3.1.0", + "@softwareventures/semantic-release-config": "5.1.1", "@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 48c0320..2ff0907 100644 --- a/yarn.lock +++ b/yarn.lock @@ -942,7 +942,7 @@ __metadata: "@softwareventures/ordered": ^2.0.0 "@softwareventures/precise-commits": 3.0.35 "@softwareventures/prettier-config": 4.0.0 - "@softwareventures/semantic-release-config": 3.1.0 + "@softwareventures/semantic-release-config": 5.1.1 "@softwareventures/tsconfig": 7.3.0 "@types/node": 17.0.45 "@typescript-eslint/eslint-plugin": 5.62.0 @@ -1036,13 +1036,17 @@ __metadata: languageName: node linkType: hard -"@softwareventures/semantic-release-config@npm:3.1.0": - version: 3.1.0 - resolution: "@softwareventures/semantic-release-config@npm:3.1.0" +"@softwareventures/semantic-release-config@npm:5.1.1": + version: 5.1.1 + resolution: "@softwareventures/semantic-release-config@npm:5.1.1" dependencies: - conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 - tslib: 2.4.1 - checksum: eec919e062f0672fc04fd8aabf182714d645d263a8b77f535ddbf29b7be30e03198fca737bbe36e4ccc0cb3fcac787eb5f7b012c3a238a84454eeb8b2c18dd1b + tslib: 2.8.1 + peerDependencies: + conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.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 + semantic-release-pinst: ^1.0.0 + checksum: 741ef4d41a87c4424bde3feca5bf663361f5f91d707a2a85f1a7bfb1ef16ee688a2be3c7f937989e1f8ba365c1bf40ad8df48ce6180a0d5de71fce9d3de5003e languageName: node linkType: hard @@ -2335,17 +2339,6 @@ __metadata: languageName: node linkType: hard -"conventional-changelog-conventionalcommits@npm:^4.6.3 || ^5.0.0": - version: 5.0.0 - resolution: "conventional-changelog-conventionalcommits@npm:5.0.0" - dependencies: - compare-func: ^2.0.0 - lodash: ^4.17.15 - q: ^1.5.1 - checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f - languageName: node - linkType: hard - "conventional-changelog-conventionalcommits@npm:^6.1.0": version: 6.1.0 resolution: "conventional-changelog-conventionalcommits@npm:6.1.0" @@ -7697,13 +7690,6 @@ __metadata: languageName: node linkType: hard -"tslib@npm:2.4.1": - version: 2.4.1 - resolution: "tslib@npm:2.4.1" - checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca - languageName: node - linkType: hard - "tslib@npm:2.5.0": version: 2.5.0 resolution: "tslib@npm:2.5.0"