Skip to content

Commit 8e9c473

Browse files
build(deps): update dependency @softwareventures/semantic-release-config to v4.1.0
1 parent 67c67ac commit 8e9c473

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@
4646
"@softwareventures/eslint-config": "7.5.0",
4747
"@softwareventures/precise-commits": "4.0.9",
4848
"@softwareventures/prettier-config": "4.0.0",
49-
"@softwareventures/semantic-release-config": "4.0.0",
49+
"@softwareventures/semantic-release-config": "4.1.0",
5050
"@softwareventures/tsconfig": "7.1.1",
5151
"@types/node": "18.19.31",
5252
"@typescript-eslint/eslint-plugin": "5.62.0",

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -2275,15 +2275,15 @@ __metadata:
22752275
languageName: node
22762276
linkType: hard
22772277

2278-
"@softwareventures/semantic-release-config@npm:4.0.0":
2279-
version: 4.0.0
2280-
resolution: "@softwareventures/semantic-release-config@npm:4.0.0"
2278+
"@softwareventures/semantic-release-config@npm:4.1.0":
2279+
version: 4.1.0
2280+
resolution: "@softwareventures/semantic-release-config@npm:4.1.0"
22812281
dependencies:
22822282
tslib: 2.6.2
22832283
peerDependencies:
22842284
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.0.0
2285-
semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0
2286-
checksum: f0b44db56d157522d1874b3ec0b726adfd1e5bfe4459b3b43e623d7cbab5bab6842192e9e197a391661cecf326948ffbb14bed432deccce4862a9538ee8c2f97
2285+
semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 || ^23.0.0
2286+
checksum: 137a41cabe737dd2c80c4ec8a5795cd9299ad4efae900f9a93f415236ea8dc264c05b0e336b384e4d904c55bc016f37055260c145bc6e1079bfc318133977b06
22872287
languageName: node
22882288
linkType: hard
22892289

@@ -10037,7 +10037,7 @@ __metadata:
1003710037
"@softwareventures/nullable": ^3.1.0
1003810038
"@softwareventures/precise-commits": 4.0.9
1003910039
"@softwareventures/prettier-config": 4.0.0
10040-
"@softwareventures/semantic-release-config": 4.0.0
10040+
"@softwareventures/semantic-release-config": 4.1.0
1004110041
"@softwareventures/timestamp": ^1.1.0
1004210042
"@softwareventures/tsconfig": 7.1.1
1004310043
"@types/node": 18.19.31

0 commit comments

Comments
 (0)