File tree Expand file tree Collapse file tree
Expand file tree Collapse file tree Original file line number Diff line number Diff line change 11{
22 "devDependencies" : {
33 "@commitlint/cli" : " ^19.8.1" ,
4- "@commitlint/config-conventional" : " ^19.8.1 "
4+ "@commitlint/config-conventional" : " ^20.0.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@^19.8.1 " :
40- version "19.8.1 "
41- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.1 .tgz#eab42df58cda44f18410ae0cbd6785ece00f214b "
42- integrity sha512-/AZHJL6F6B/G959CsMAzrPKKZjeEiAVifRyEwXxcT6qtqbPwGw+iQxmNS+Bu+i09OCtdNRW6pNpBvgPrtMr9EQ ==
39+ " @commitlint/config-conventional@^20.0.0 " :
40+ version "20.0.0 "
41+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-20.0.0 .tgz#f222dc9ce08e16f9c66eae55e99129d2be517546 "
42+ integrity sha512-q7JroPIkDBtyOkVe9Bca0p7kAUYxZMxkrBArCfuD3yN4KjRAenP9PmYwnn7rsw8Q+hHq1QB2BRmBh0/Z19ZoJw ==
4343 dependencies :
44- " @commitlint/types" " ^19.8.1 "
44+ " @commitlint/types" " ^20.0.0 "
4545 conventional-changelog-conventionalcommits "^7.0.2"
4646
4747" @commitlint/config-validator@^19.8.1 " :
178178 " @types/conventional-commits-parser" " ^5.0.0"
179179 chalk "^5.3.0"
180180
181+ " @commitlint/types@^20.0.0 " :
182+ version "20.0.0"
183+ resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-20.0.0.tgz#70edef6e1c1d3aaca15e1e87242d8d256beebe67"
184+ integrity sha512-bVUNBqG6aznYcYjTjnc3+Cat/iBgbgpflxbIBTnsHTX0YVpnmINPEkSRWymT2Q8aSH3Y7aKnEbunilkYe8TybA==
185+ dependencies :
186+ " @types/conventional-commits-parser" " ^5.0.0"
187+ chalk "^5.3.0"
188+
181189" @types/conventional-commits-parser@^5.0.0 " :
182190 version "5.0.0"
183191 resolved "https://registry.yarnpkg.com/@types/conventional-commits-parser/-/conventional-commits-parser-5.0.0.tgz#8c9d23e0b415b24b91626d07017303755d542dc8"
You can’t perform that action at this time.
0 commit comments