Skip to content

Commit e809258

Browse files
committed
chore(deps): update dependency @softwareventures/semantic-release-config to v2.0.2
1 parent 352e3f6 commit e809258

File tree

2 files changed

+16
-6
lines changed

2 files changed

+16
-6
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@
3030
"@softwareventures/eslint-config": "5.1.5",
3131
"@softwareventures/precise-commits": "2.0.18",
3232
"@softwareventures/prettier-config": "3.0.0",
33-
"@softwareventures/semantic-release-config": "2.0.0",
33+
"@softwareventures/semantic-release-config": "2.0.2",
3434
"@softwareventures/tsconfig": "6.0.0",
3535
"ava": "4.1.0",
3636
"cz-conventional-changelog": "3.3.0",

yarn.lock

Lines changed: 15 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -564,12 +564,13 @@
564564
dependencies:
565565
tslib "2.3.1"
566566

567-
"@softwareventures/[email protected].0":
568-
version "2.0.0"
569-
resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-2.0.0.tgz#7eafffd91a232314994223dba32cd5b099b141b4"
570-
integrity sha512-KD57OY1zCIzGExlqEQG4hzAiWAOtF/H74JgML8UoJRWaRFRVHafHDTTdcU3IIOpaItrysWtfH1zCnPtuuB6ZSg==
567+
"@softwareventures/[email protected].2":
568+
version "2.0.2"
569+
resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-2.0.2.tgz#bca32fdc11623ba2d5589fce40e6a43fae0ac81d"
570+
integrity sha512-K3PR6fUkSdjV2HPVYUuK2bpsNztq2Mm4tJYWOtWH0hRsfqPY90D+WaQ1S6/tU20pMFtL5ltdWm4NWjDdbh8wNA==
571571
dependencies:
572-
tslib "2.3.0"
572+
conventional-changelog-conventionalcommits "^4.6.3"
573+
tslib "2.3.1"
573574

574575
"@softwareventures/[email protected]":
575576
version "6.0.0"
@@ -1448,6 +1449,15 @@ conventional-changelog-angular@^5.0.0:
14481449
compare-func "^2.0.0"
14491450
q "^1.5.1"
14501451

1452+
conventional-changelog-conventionalcommits@^4.6.3:
1453+
version "4.6.3"
1454+
resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2"
1455+
integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==
1456+
dependencies:
1457+
compare-func "^2.0.0"
1458+
lodash "^4.17.15"
1459+
q "^1.5.1"
1460+
14511461
conventional-changelog-writer@^4.0.0:
14521462
version "4.1.0"
14531463
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz#1ca7880b75aa28695ad33312a1f2366f4b12659f"

0 commit comments

Comments
 (0)