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 v4 (#38)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Feb 20, 2024
1 parent 30cd075 commit 0bc5a45
Show file tree
Hide file tree
Showing 2 changed files with 10 additions and 19 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"@softwareventures/eslint-config": "7.1.2",
"@softwareventures/precise-commits": "3.0.26",
"@softwareventures/prettier-config": "4.0.0",
"@softwareventures/semantic-release-config": "3.1.0",
"@softwareventures/semantic-release-config": "4.0.0",
"@softwareventures/tsconfig": "7.0.0",
"@types/node": "17.0.45",
"@typescript-eslint/eslint-plugin": "5.62.0",
Expand Down
27 changes: 9 additions & 18 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1061,13 +1061,15 @@ __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:4.0.0":
version: 4.0.0
resolution: "@softwareventures/semantic-release-config@npm:4.0.0"
dependencies:
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0
tslib: 2.4.1
checksum: eec919e062f0672fc04fd8aabf182714d645d263a8b77f535ddbf29b7be30e03198fca737bbe36e4ccc0cb3fcac787eb5f7b012c3a238a84454eeb8b2c18dd1b
tslib: 2.6.2
peerDependencies:
conventional-changelog-conventionalcommits: ^4.6.3 || ^5.0.0 || ^6.0.0 || ^7.0.0
semantic-release: ^17.0.7 || ^18.0.0 || ^19.0.0 || ^20.0.0 || ^21.0.0 || ^22.0.0
checksum: f0b44db56d157522d1874b3ec0b726adfd1e5bfe4459b3b43e623d7cbab5bab6842192e9e197a391661cecf326948ffbb14bed432deccce4862a9538ee8c2f97
languageName: node
linkType: hard

Expand All @@ -1081,7 +1083,7 @@ __metadata:
"@softwareventures/eslint-config": 7.1.2
"@softwareventures/precise-commits": 3.0.26
"@softwareventures/prettier-config": 4.0.0
"@softwareventures/semantic-release-config": 3.1.0
"@softwareventures/semantic-release-config": 4.0.0
"@softwareventures/tsconfig": 7.0.0
"@types/node": 17.0.45
"@typescript-eslint/eslint-plugin": 5.62.0
Expand Down Expand Up @@ -2410,17 +2412,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

0 comments on commit 0bc5a45

Please sign in to comment.