Skip to content

Commit 008ca43

Browse files
build(deps): update dependency @softwareventures/semantic-release-config to v5
1 parent 6ba303c commit 008ca43

File tree

2 files changed

+12
-26
lines changed

2 files changed

+12
-26
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"@softwareventures/eslint-config": "7.9.0",
9999
"@softwareventures/precise-commits": "3.0.35",
100100
"@softwareventures/prettier-config": "4.0.0",
101-
"@softwareventures/semantic-release-config": "3.1.0",
101+
"@softwareventures/semantic-release-config": "5.1.0",
102102
"@softwareventures/tsconfig": "7.3.0",
103103
"@types/node": "17.0.45",
104104
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 11 additions & 25 deletions
Original file line numberDiff line numberDiff line change
@@ -942,7 +942,7 @@ __metadata:
942942
"@softwareventures/ordered": ^2.0.0
943943
"@softwareventures/precise-commits": 3.0.35
944944
"@softwareventures/prettier-config": 4.0.0
945-
"@softwareventures/semantic-release-config": 3.1.0
945+
"@softwareventures/semantic-release-config": 5.1.0
946946
"@softwareventures/tsconfig": 7.3.0
947947
"@types/node": 17.0.45
948948
"@typescript-eslint/eslint-plugin": 5.62.0
@@ -1036,13 +1036,17 @@ __metadata:
10361036
languageName: node
10371037
linkType: hard
10381038

1039-
"@softwareventures/semantic-release-config@npm:3.1.0":
1040-
version: 3.1.0
1041-
resolution: "@softwareventures/semantic-release-config@npm:3.1.0"
1039+
"@softwareventures/semantic-release-config@npm:5.1.0":
1040+
version: 5.1.0
1041+
resolution: "@softwareventures/semantic-release-config@npm:5.1.0"
10421042
dependencies:
1043-
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0
1044-
tslib: 2.4.1
1045-
checksum: eec919e062f0672fc04fd8aabf182714d645d263a8b77f535ddbf29b7be30e03198fca737bbe36e4ccc0cb3fcac787eb5f7b012c3a238a84454eeb8b2c18dd1b
1043+
tslib: 2.8.1
1044+
peerDependencies:
1045+
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.0.0
1046+
pinst: ">= 2.1.6"
1047+
semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 || ^23.0.0
1048+
semantic-release-pinst: ^1.0.0
1049+
checksum: b2af50c0f6f39660b4f33100c6c432657fe8cb5643e315badb051a96c439b0819fdff13d95712b6f6c355c4211653f01a104ac8f5126d4286f60056ab4cf392a
10461050
languageName: node
10471051
linkType: hard
10481052

@@ -2335,17 +2339,6 @@ __metadata:
23352339
languageName: node
23362340
linkType: hard
23372341

2338-
"conventional-changelog-conventionalcommits@npm:^4.6.3 || ^5.0.0":
2339-
version: 5.0.0
2340-
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
2341-
dependencies:
2342-
compare-func: ^2.0.0
2343-
lodash: ^4.17.15
2344-
q: ^1.5.1
2345-
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
2346-
languageName: node
2347-
linkType: hard
2348-
23492342
"conventional-changelog-conventionalcommits@npm:^6.1.0":
23502343
version: 6.1.0
23512344
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
@@ -7697,13 +7690,6 @@ __metadata:
76977690
languageName: node
76987691
linkType: hard
76997692

7700-
"tslib@npm:2.4.1":
7701-
version: 2.4.1
7702-
resolution: "tslib@npm:2.4.1"
7703-
checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca
7704-
languageName: node
7705-
linkType: hard
7706-
77077693
"tslib@npm:2.5.0":
77087694
version: 2.5.0
77097695
resolution: "tslib@npm:2.5.0"

0 commit comments

Comments
 (0)