File tree Expand file tree Collapse file tree 2 files changed +15
-1
lines changed
Expand file tree Collapse file tree 2 files changed +15
-1
lines changed Original file line number Diff line number Diff line change 1515 "@commitlint/cli" : " 9.0.1" ,
1616 "@commitlint/config-conventional" : " 9.0.1" ,
1717 "commitizen" : " 4.1.2" ,
18- "cz-conventional-changelog" : " 3.2.0 " ,
18+ "cz-conventional-changelog" : " 3.2.1 " ,
1919 "husky" : " 4.2.5"
2020 }
2121}
Original file line number Diff line number Diff line change @@ -638,6 +638,20 @@ cz-conventional-changelog@3.2.0:
638638 optionalDependencies :
639639 " @commitlint/load" " >6.1.1"
640640
641+ cz-conventional-changelog@3.2.1 :
642+ version "3.2.1"
643+ resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.2.1.tgz#e673dee178eed925e8f59acf5c3daf075c7ba7bb"
644+ integrity sha512-MroXCfO8sahklT0KSwZ1oaNwKxZaZ2A8ONc+MH+is8QDZ2zBhGOFFiAXuWpcWFJLpxlGPvnYlhvOlYiSOAGc7w==
645+ dependencies :
646+ chalk "^2.4.1"
647+ commitizen "^4.0.3"
648+ conventional-commit-types "^3.0.0"
649+ lodash.map "^4.5.1"
650+ longest "^2.0.1"
651+ word-wrap "^1.0.3"
652+ optionalDependencies :
653+ " @commitlint/load" " >6.1.1"
654+
641655dargs@^4.0.1 :
642656 version "4.1.0"
643657 resolved "https://registry.yarnpkg.com/dargs/-/dargs-4.1.0.tgz#03a9dbb4b5c2f139bf14ae53f0b8a2a6a86f4e17"
You can’t perform that action at this time.
0 commit comments