File tree Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Expand file tree Collapse file tree 2 files changed +16
-6
lines changed Original file line number Diff line number Diff line change 30
30
"@softwareventures/eslint-config" : " 5.1.5" ,
31
31
"@softwareventures/precise-commits" : " 2.0.18" ,
32
32
"@softwareventures/prettier-config" : " 3.0.0" ,
33
- "@softwareventures/semantic-release-config" : " 2.0.0 " ,
33
+ "@softwareventures/semantic-release-config" : " 2.0.2 " ,
34
34
"@softwareventures/tsconfig" : " 6.0.0" ,
35
35
"ava" : " 4.1.0" ,
36
36
"cz-conventional-changelog" : " 3.3.0" ,
Original file line number Diff line number Diff line change 564
564
dependencies :
565
565
tslib "2.3.1"
566
566
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 ==
571
571
dependencies :
572
- tslib "2.3.0"
572
+ conventional-changelog-conventionalcommits "^4.6.3"
573
+ tslib "2.3.1"
573
574
574
575
" @softwareventures/[email protected] " :
575
576
version "6.0.0"
@@ -1448,6 +1449,15 @@ conventional-changelog-angular@^5.0.0:
1448
1449
compare-func "^2.0.0"
1449
1450
q "^1.5.1"
1450
1451
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
+
1451
1461
conventional-changelog-writer@^4.0.0 :
1452
1462
version "4.1.0"
1453
1463
resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-4.1.0.tgz#1ca7880b75aa28695ad33312a1f2366f4b12659f"
You can’t perform that action at this time.
0 commit comments