Skip to content

Commit

Permalink
build(deps): update dependency @softwareventures/semantic-release-con…
Browse files Browse the repository at this point in the history
…fig to v5
  • Loading branch information
renovate[bot] authored Dec 14, 2024
1 parent 4ff01bd commit 6fe7719
Show file tree
Hide file tree
Showing 2 changed files with 20 additions and 27 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -98,7 +98,7 @@
"@softwareventures/eslint-config": "7.6.0",
"@softwareventures/precise-commits": "3.0.35",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "3.1.0",
"@softwareventures/semantic-release-config": "5.1.0",
"@softwareventures/tsconfig": "7.3.0",
"@types/node": "17.0.45",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
45 changes: 19 additions & 26 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -942,7 +942,7 @@ __metadata:
"@softwareventures/ordered": ^2.0.0
"@softwareventures/precise-commits": 3.0.35
"@softwareventures/prettier-config": 4.0.0
"@softwareventures/semantic-release-config": 3.1.0
"@softwareventures/semantic-release-config": 5.1.0
"@softwareventures/tsconfig": 7.3.0
"@types/node": 17.0.45
"@typescript-eslint/eslint-plugin": 5.62.0
Expand Down Expand Up @@ -1036,13 +1036,17 @@ __metadata:
languageName: node
linkType: hard

"@softwareventures/semantic-release-config@npm:3.1.0":
version: 3.1.0
resolution: "@softwareventures/semantic-release-config@npm:3.1.0"
"@softwareventures/semantic-release-config@npm:5.1.0":
version: 5.1.0
resolution: "@softwareventures/semantic-release-config@npm:5.1.0"
dependencies:
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0
tslib: 2.4.1
checksum: eec919e062f0672fc04fd8aabf182714d645d263a8b77f535ddbf29b7be30e03198fca737bbe36e4ccc0cb3fcac787eb5f7b012c3a238a84454eeb8b2c18dd1b
tslib: 2.8.1
peerDependencies:
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.0.0
pinst: ">= 2.1.6"
semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0 || ^23.0.0
semantic-release-pinst: ^1.0.0
checksum: b2af50c0f6f39660b4f33100c6c432657fe8cb5643e315badb051a96c439b0819fdff13d95712b6f6c355c4211653f01a104ac8f5126d4286f60056ab4cf392a
languageName: node
linkType: hard

Expand Down Expand Up @@ -2335,17 +2339,6 @@ __metadata:
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^4.6.3 || ^5.0.0":
version: 5.0.0
resolution: "conventional-changelog-conventionalcommits@npm:5.0.0"
dependencies:
compare-func: ^2.0.0
lodash: ^4.17.15
q: ^1.5.1
checksum: b67d12e4e0fdde5baa32c3d77af472de38646a18657b26f5543eecce041a318103092fbfcef247e2319a16957c9ac78c6ea78acc11a5db6acf74be79a28c561f
languageName: node
linkType: hard

"conventional-changelog-conventionalcommits@npm:^6.1.0":
version: 6.1.0
resolution: "conventional-changelog-conventionalcommits@npm:6.1.0"
Expand Down Expand Up @@ -7696,13 +7689,6 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.4.1":
version: 2.4.1
resolution: "tslib@npm:2.4.1"
checksum: 19480d6e0313292bd6505d4efe096a6b31c70e21cf08b5febf4da62e95c265c8f571f7b36fcc3d1a17e068032f59c269fab3459d6cd3ed6949eafecf64315fca
languageName: node
linkType: hard

"tslib@npm:2.5.0":
version: 2.5.0
resolution: "tslib@npm:2.5.0"
Expand All @@ -7717,13 +7703,20 @@ __metadata:
languageName: node
linkType: hard

"tslib@npm:2.7.0, tslib@npm:^1.9.3 || ^2.0.0 || ^2.1.0, tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.3.1":
"tslib@npm:2.7.0":
version: 2.7.0
resolution: "tslib@npm:2.7.0"
checksum: 1606d5c89f88d466889def78653f3aab0f88692e80bb2066d090ca6112ae250ec1cfa9dbfaab0d17b60da15a4186e8ec4d893801c67896b277c17374e36e1d28
languageName: node
linkType: hard

"tslib@npm:2.8.1, tslib@npm:^1.9.3 || ^2.0.0 || ^2.1.0, tslib@npm:^2.0.0, tslib@npm:^2.1.0, tslib@npm:^2.3.1":
version: 2.8.1
resolution: "tslib@npm:2.8.1"
checksum: e4aba30e632b8c8902b47587fd13345e2827fa639e7c3121074d5ee0880723282411a8838f830b55100cbe4517672f84a2472667d355b81e8af165a55dc6203a
languageName: node
linkType: hard

"tslib@npm:^1.8.1":
version: 1.14.1
resolution: "tslib@npm:1.14.1"
Expand Down

0 comments on commit 6fe7719

Please sign in to comment.