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 3434 "@softwareventures/eslint-config" : " 5.1.5" ,
3535 "@softwareventures/precise-commits" : " 2.0.18" ,
3636 "@softwareventures/prettier-config" : " 3.0.0" ,
37- "@softwareventures/semantic-release-config" : " 2.0.0 " ,
37+ "@softwareventures/semantic-release-config" : " 2.0.2 " ,
3838 "@softwareventures/webpack-config" : " 4.0.4" ,
3939 "ava" : " 4.1.0" ,
4040 "cz-conventional-changelog" : " 3.3.0" ,
Original file line number Diff line number Diff line change 587587 dependencies :
588588 tslib "2.3.1"
589589
590- " @softwareventures/semantic-release-config@2.0.0 " :
591- version "2.0.0 "
592- resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-2.0.0 .tgz#7eafffd91a232314994223dba32cd5b099b141b4 "
593- integrity sha512-KD57OY1zCIzGExlqEQG4hzAiWAOtF/H74JgML8UoJRWaRFRVHafHDTTdcU3IIOpaItrysWtfH1zCnPtuuB6ZSg ==
590+ " @softwareventures/semantic-release-config@2.0.2 " :
591+ version "2.0.2 "
592+ resolved "https://registry.yarnpkg.com/@softwareventures/semantic-release-config/-/semantic-release-config-2.0.2 .tgz#bca32fdc11623ba2d5589fce40e6a43fae0ac81d "
593+ integrity sha512-K3PR6fUkSdjV2HPVYUuK2bpsNztq2Mm4tJYWOtWH0hRsfqPY90D+WaQ1S6/tU20pMFtL5ltdWm4NWjDdbh8wNA ==
594594 dependencies :
595- tslib "2.3.0"
595+ conventional-changelog-conventionalcommits "^4.6.3"
596+ tslib "2.3.1"
596597
597598" @softwareventures/tsconfig@^6.0.0 " :
598599 version "6.0.0"
@@ -2630,6 +2631,15 @@ conventional-changelog-angular@^5.0.0:
26302631 compare-func "^2.0.0"
26312632 q "^1.5.1"
26322633
2634+ conventional-changelog-conventionalcommits@^4.6.3 :
2635+ version "4.6.3"
2636+ resolved "https://registry.yarnpkg.com/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.6.3.tgz#0765490f56424b46f6cb4db9135902d6e5a36dc2"
2637+ integrity sha512-LTTQV4fwOM4oLPad317V/QNQ1FY4Hju5qeBIM1uTHbrnCE+Eg4CdRZ3gO2pUeR+tzWdp80M2j3qFFEDWVqOV4g==
2638+ dependencies :
2639+ compare-func "^2.0.0"
2640+ lodash "^4.17.15"
2641+ q "^1.5.1"
2642+
26332643conventional-changelog-writer@^5.0.0 :
26342644 version "5.0.1"
26352645 resolved "https://registry.yarnpkg.com/conventional-changelog-writer/-/conventional-changelog-writer-5.0.1.tgz#e0757072f045fe03d91da6343c843029e702f359"
You can’t perform that action at this time.
0 commit comments