Skip to content

Commit 226a7f6

Browse files
build(deps): update dependency @softwareventures/semantic-release-config to v5
1 parent 3dafa25 commit 226a7f6

File tree

2 files changed

+8
-6
lines changed

2 files changed

+8
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -38,7 +38,7 @@
3838
"devDependencies": {
3939
"@softwareventures/eslint-config": "7.6.0",
4040
"@softwareventures/prettier-config": "4.0.0",
41-
"@softwareventures/semantic-release-config": "4.1.0",
41+
"@softwareventures/semantic-release-config": "5.0.0",
4242
"@softwareventures/tsconfig": "7.1.1",
4343
"@types/node": "16.18.98",
4444
"@typescript-eslint/eslint-plugin": "5.53.0",

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -807,15 +807,17 @@ __metadata:
807807
languageName: node
808808
linkType: hard
809809

810-
"@softwareventures/semantic-release-config@npm:4.1.0":
811-
version: 4.1.0
812-
resolution: "@softwareventures/semantic-release-config@npm:4.1.0"
810+
"@softwareventures/semantic-release-config@npm:5.0.0":
811+
version: 5.0.0
812+
resolution: "@softwareventures/semantic-release-config@npm:5.0.0"
813813
dependencies:
814814
tslib: 2.6.2
815815
peerDependencies:
816816
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.0.0
817+
pinst: ">= 2.1.6"
817818
semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 || ^23.0.0
818-
checksum: 137a41cabe737dd2c80c4ec8a5795cd9299ad4efae900f9a93f415236ea8dc264c05b0e336b384e4d904c55bc016f37055260c145bc6e1079bfc318133977b06
819+
semantic-release-pinst: ^1.0.0
820+
checksum: 0332af975f05d4c88d069ff5eae2a7a65616b86a114c2fcf31982ea574811e04a8b668557d5e805987d7f3c974b1fb4269b85d4473541e863568cd7a1304da58
819821
languageName: node
820822
linkType: hard
821823

@@ -6779,7 +6781,7 @@ __metadata:
67796781
dependencies:
67806782
"@softwareventures/eslint-config": 7.6.0
67816783
"@softwareventures/prettier-config": 4.0.0
6782-
"@softwareventures/semantic-release-config": 4.1.0
6784+
"@softwareventures/semantic-release-config": 5.0.0
67836785
"@softwareventures/tsconfig": 7.1.1
67846786
"@types/node": 16.18.98
67856787
"@typescript-eslint/eslint-plugin": 5.53.0

0 commit comments

Comments
 (0)