Skip to content

Commit 735e400

Browse files
build(deps): update dependency @softwareventures/semantic-release-config to v5
1 parent 9c34dfa commit 735e400

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.6.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.0.0",
102102
"@softwareventures/tsconfig": "7.1.1",
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
@@ -935,7 +935,7 @@ __metadata:
935935
"@softwareventures/ordered": ^2.0.0
936936
"@softwareventures/precise-commits": 3.0.35
937937
"@softwareventures/prettier-config": 4.0.0
938-
"@softwareventures/semantic-release-config": 3.1.0
938+
"@softwareventures/semantic-release-config": 5.0.0
939939
"@softwareventures/tsconfig": 7.1.1
940940
"@types/node": 17.0.45
941941
"@typescript-eslint/eslint-plugin": 5.62.0
@@ -1029,13 +1029,17 @@ __metadata:
10291029
languageName: node
10301030
linkType: hard
10311031

1032-
"@softwareventures/semantic-release-config@npm:3.1.0":
1033-
version: 3.1.0
1034-
resolution: "@softwareventures/semantic-release-config@npm:3.1.0"
1032+
"@softwareventures/semantic-release-config@npm:5.0.0":
1033+
version: 5.0.0
1034+
resolution: "@softwareventures/semantic-release-config@npm:5.0.0"
10351035
dependencies:
1036-
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0
1037-
tslib: 2.4.1
1038-
checksum: eec919e062f0672fc04fd8aabf182714d645d263a8b77f535ddbf29b7be30e03198fca737bbe36e4ccc0cb3fcac787eb5f7b012c3a238a84454eeb8b2c18dd1b
1036+
tslib: 2.6.2
1037+
peerDependencies:
1038+
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.0.0
1039+
pinst: ">= 2.1.6"
1040+
semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 || ^23.0.0
1041+
semantic-release-pinst: ^1.0.0
1042+
checksum: 0332af975f05d4c88d069ff5eae2a7a65616b86a114c2fcf31982ea574811e04a8b668557d5e805987d7f3c974b1fb4269b85d4473541e863568cd7a1304da58
10391043
languageName: node
10401044
linkType: hard
10411045

@@ -2320,17 +2324,6 @@ __metadata:
23202324
languageName: node
23212325
linkType: hard
23222326

2323-
"conventional-changelog-conventionalcommits@npm:^4.6.3 || ^5.0.0":
2324-
version: 5.0.0
2325-
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
2326-
dependencies:
2327-
compare-func: ^2.0.0
2328-
lodash: ^4.17.15
2329-
q: ^1.5.1
2330-
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
2331-
languageName: node
2332-
linkType: hard
2333-
23342327
"conventional-changelog-conventionalcommits@npm:^6.1.0":
23352328
version: 6.1.0
23362329
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
@@ -7588,13 +7581,6 @@ __metadata:
75887581
languageName: node
75897582
linkType: hard
75907583

7591-
"tslib@npm:2.4.1":
7592-
version: 2.4.1
7593-
resolution: "tslib@npm:2.4.1"
7594-
checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca
7595-
languageName: node
7596-
linkType: hard
7597-
75987584
"tslib@npm:2.5.0":
75997585
version: 2.5.0
76007586
resolution: "tslib@npm:2.5.0"

0 commit comments

Comments
 (0)