Skip to content

Commit 2bdf96e

Browse files
build(deps): update dependency @softwareventures/semantic-release-config to v4 (#85)
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent facf24e commit 2bdf96e

File tree

2 files changed

+6
-16
lines changed

2 files changed

+6
-16
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -43,7 +43,7 @@
4343
"yarn": "1.22.21"
4444
},
4545
"devDependencies": {
46-
"@softwareventures/semantic-release-config": "3.1.0",
46+
"@softwareventures/semantic-release-config": "4.0.0",
4747
"@softwareventures/tsconfig": "7.1.0",
4848
"@softwareventures/tslint-rules": "2.0.0",
4949
"@types/cli-color": "2.0.6",

yarn.lock

Lines changed: 5 additions & 15 deletions
Original file line numberDiff line numberDiff line change
@@ -529,13 +529,12 @@
529529
dependencies:
530530
tslib "^1.9.3 || ^2.0.0 || ^2.1.0"
531531

532-
"@softwareventures/semantic-release-config@3.1.0":
533-
version "3.1.0"
534-
resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-3.1.0.tgz#632a99bcd2e5a730a002376c7bfc63d114217219"
535-
integrity sha512-wSgC3Rz3IK4YhFUh2LIIbzCSwBoiSVlhHKUGJ1OmdMRf2g/9FSuTzM5Ak0+xK/X3Rw3ZuiDebAMkGMG1XvF5aw==
532+
"@softwareventures/semantic-release-config@4.0.0":
533+
version "4.0.0"
534+
resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-4.0.0.tgz#7326133322b8c57d5a1c96b4795428d955641802"
535+
integrity sha512-lxE7yPce1NnKyxYEpfNFOLLij/uBAmRnRDGdPhUEM+WPeAPi9vLeqKTU0m4vfDbYdybhMAtmgSxuzczR68e0IQ==
536536
dependencies:
537-
conventional-changelog-conventionalcommits "^4.6.3 || ^5.0.0"
538-
tslib "2.4.1"
537+
tslib "2.6.2"
539538

540539
"@softwareventures/tsconfig@7.1.0":
541540
version "7.1.0"
@@ -1312,15 +1311,6 @@ conventional-changelog-angular@^5.0.0:
13121311
compare-func "^2.0.0"
13131312
q "^1.5.1"
13141313

1315-
"conventional-changelog-conventionalcommits@^4.6.3 || ^5.0.0":
1316-
version "5.0.0"
1317-
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-5.0.0.tgz#41bdce54eb65a848a4a3ffdca93e92fa22b64a86"
1318-
integrity sha512-lCDbA+ZqVFQGUj7h9QBKoIpLhl8iihkO0nCTyRNzuXtcd7ubODpYB04IFy31JloiJgG0Uovu8ot8oxRzn7Nwtw==
1319-
dependencies:
1320-
compare-func "^2.0.0"
1321-
lodash "^4.17.15"
1322-
q "^1.5.1"
1323-
13241314
conventional-changelog-writer@^5.0.0:
13251315
version "5.0.1"
13261316
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz#e0757072f045fe03d91da6343c843029e702f359"

0 commit comments

Comments
 (0)