This repository was archived by the owner on Apr 24, 2024. It is now read-only.
File tree Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Expand file tree Collapse file tree 2 files changed +5
-6
lines changed Original file line number Diff line number Diff line change 84
84
"@commitlint/cli" : " 11.0.0" ,
85
85
"@commitlint/config-conventional" : " 8.3.4" ,
86
86
"@dixeed/eslint-config" : " 2.0.0" ,
87
- "cz-conventional-changelog" : " 3.1 .0" ,
87
+ "cz-conventional-changelog" : " 3.3 .0" ,
88
88
"eslint" : " 6.8.0" ,
89
89
"husky" : " 4.3.0" ,
90
90
"jest" : " ^26.6.1" ,
Original file line number Diff line number Diff line change 1676
1676
optionalDependencies :
1677
1677
" @commitlint/load" " >6.1.1"
1678
1678
1679
- cz-conventional-changelog@3.1 .0 :
1680
- version "3.1 .0"
1681
- resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.1 .0.tgz#1e004a4f507531347a5f78ab4ed65c3ff693fc97 "
1682
- integrity sha512-SCwPPOF+7qMh1DZkJhrwaxCvZzPaz2E9BwQzcZwBuHlpcJj9zzz7K5vADQRhHuxStaHZFSLbDlZEdcls4bKu7Q ==
1679
+ cz-conventional-changelog@3.3 .0 :
1680
+ version "3.3 .0"
1681
+ resolved "https://registry.yarnpkg.com/cz-conventional-changelog/-/cz-conventional-changelog-3.3 .0.tgz#9246947c90404149b3fe2cf7ee91acad3b7d22d2 "
1682
+ integrity sha512-U466fIzU5U22eES5lTNiNbZ+d8dfcHcssH4o7QsdWaCcRs/feIPCxKYSWkYBNs5mny7MvEfwpTLWjvbm94hecw ==
1683
1683
dependencies :
1684
1684
chalk "^2.4.1"
1685
1685
commitizen "^4.0.3"
1686
1686
conventional-commit-types "^3.0.0"
1687
1687
lodash.map "^4.5.1"
1688
1688
longest "^2.0.1"
1689
- right-pad "^1.0.1"
1690
1689
word-wrap "^1.0.3"
1691
1690
optionalDependencies :
1692
1691
" @commitlint/load" " >6.1.1"
You can’t perform that action at this time.
0 commit comments