File tree Expand file tree Collapse file tree 3 files changed +25
-25
lines changed
Expand file tree Collapse file tree 3 files changed +25
-25
lines changed Original file line number Diff line number Diff line change 11{
22 "devDependencies" : {
33 "@commitlint/cli" : " ^20.4.4" ,
4- "@commitlint/config-conventional" : " ^20.4.4 "
4+ "@commitlint/config-conventional" : " ^20.5.0 "
55 }
66}
Original file line number Diff line number Diff line change 3636 tinyexec "^1.0.0"
3737 yargs "^17.0.0"
3838
39- " @commitlint/config-conventional@^20.4.4 " :
40- version "20.4.4 "
41- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.4.4 .tgz#06c52756817e8a65060765c2a40d2201470e51ce "
42- integrity sha512-Usg+XXbPNG2GtFWTgRURNWCge1iH1y6jQIvvklOdAbyn2t8ajfVwZCnf5t5X4gUsy17BOiY+myszGsSMIvhOVA ==
39+ " @commitlint/config-conventional@^20.5.0 " :
40+ version "20.5.0 "
41+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.5.0 .tgz#7a9e971b4d54dd3dd22114baf9a23c99515b7957 "
42+ integrity sha512-t3Ni88rFw1XMa4nZHgOKJ8fIAT9M2j5TnKyTqJzsxea7FUetlNdYFus9dz+MhIRZmc16P0PPyEfh6X2d/qw8SA ==
4343 dependencies :
44- " @commitlint/types" " ^20.4.4 "
44+ " @commitlint/types" " ^20.5.0 "
4545 conventional-changelog-conventionalcommits "^9.2.0"
4646
4747" @commitlint/config-validator@^20.4.4 " :
169169 dependencies :
170170 escalade "^3.2.0"
171171
172- " @commitlint/types@^20.4.4 " :
173- version "20.4.4 "
174- resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.4.4 .tgz#c7a2fce9b1aa0feaa3b22fccad008cb588a94b3e "
175- integrity sha512-dwTGzyAblFXHJNBOgrTuO5Ee48ioXpS5XPRLLatxhQu149DFAHUcB3f0Q5eea3RM4USSsP1+WVT2dBtLVod4fg ==
172+ " @commitlint/types@^20.4.4" , "@commitlint/types@^20.5.0" :
173+ version "20.5.0 "
174+ resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.5.0 .tgz#65be36ca38183757563bd69451dbe465a5d001ef "
175+ integrity sha512-ZJoS8oSq2CAZEpc/YI9SulLrdiIyXeHb/OGqGrkUP6Q7YV+0ouNAa7GjqRdXeQPncHQIDz/jbCTlHScvYvO/gA ==
176176 dependencies :
177177 conventional-commits-parser "^6.3.0"
178178 picocolors "^1.1.1"
You can’t perform that action at this time.
0 commit comments