Skip to content

Commit 5139a1e

Browse files
build(deps): update dependency @softwareventures/semantic-release-config to v5
1 parent 7e72aa7 commit 5139a1e

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
@@ -42,7 +42,7 @@
4242
"@softwareventures/eslint-config": "7.6.0",
4343
"@softwareventures/precise-commits": "4.0.15",
4444
"@softwareventures/prettier-config": "4.0.0",
45-
"@softwareventures/semantic-release-config": "4.1.0",
45+
"@softwareventures/semantic-release-config": "5.0.0",
4646
"@softwareventures/tsconfig": "7.3.0",
4747
"@types/node": "17.0.45",
4848
"@typescript-eslint/eslint-plugin": "7.18.0",

yarn.lock

Lines changed: 7 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -1035,7 +1035,7 @@ __metadata:
10351035
"@softwareventures/eslint-config": "npm:7.6.0"
10361036
"@softwareventures/precise-commits": "npm:4.0.15"
10371037
"@softwareventures/prettier-config": "npm:4.0.0"
1038-
"@softwareventures/semantic-release-config": "npm:4.1.0"
1038+
"@softwareventures/semantic-release-config": "npm:5.0.0"
10391039
"@softwareventures/tsconfig": "npm:7.3.0"
10401040
"@types/node": "npm:17.0.45"
10411041
"@typescript-eslint/eslint-plugin": "npm:7.18.0"
@@ -1102,15 +1102,17 @@ __metadata:
11021102
languageName: node
11031103
linkType: hard
11041104

1105-
"@softwareventures/semantic-release-config@npm:4.1.0":
1106-
version: 4.1.0
1107-
resolution: "@softwareventures/semantic-release-config@npm:4.1.0"
1105+
"@softwareventures/semantic-release-config@npm:5.0.0":
1106+
version: 5.0.0
1107+
resolution: "@softwareventures/semantic-release-config@npm:5.0.0"
11081108
dependencies:
11091109
tslib: "npm:2.6.2"
11101110
peerDependencies:
11111111
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.0.0
1112+
pinst: ">= 2.1.6"
11121113
semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 || ^23.0.0
1113-
checksum: 10c0/efd21e6598d1f7f4f336463f8ce1702ba529d1f186585d2ac9944c1c461d13b173d406464b12656e2e74b8054850d960f7f84c3a3e86b2aa44242e9bb3eb1fae
1114+
semantic-release-pinst: ^1.0.0
1115+
checksum: 10c0/a7698f9f1fde3bd4c734d907b8a8acab2a6ce7b3edd005bdf0a5ca0fd169af905429c63bd15f5d0a68c8d2b3ccbe7a4f7f0a3eb8be8c8c82b70ea7e79c8f9e90
11141116
languageName: node
11151117
linkType: hard
11161118

0 commit comments

Comments
 (0)