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 1
1
{
2
2
"devDependencies" : {
3
3
"@commitlint/cli" : " ^19.8.0" ,
4
- "@commitlint/config-conventional" : " ^19.8.0 "
4
+ "@commitlint/config-conventional" : " ^19.8.1 "
5
5
}
6
6
}
Original file line number Diff line number Diff line change 36
36
tinyexec "^0.3.0"
37
37
yargs "^17.0.0"
38
38
39
- " @commitlint/config-conventional@^19.8.0 " :
40
- version "19.8.0 "
41
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.8.0 .tgz#4a1470a0156f5d1f560426c05cfc3a6a796c2b9c "
42
- integrity sha512-9I2kKJwcAPwMoAj38hwqFXG0CzS2Kj+SAByPUQ0SlHTfb7VUhYVmo7G2w2tBrqmOf7PFd6MpZ/a1GQJo8na8kw ==
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 ==
43
43
dependencies :
44
- " @commitlint/types" " ^19.8.0 "
44
+ " @commitlint/types" " ^19.8.1 "
45
45
conventional-changelog-conventionalcommits "^7.0.2"
46
46
47
47
" @commitlint/config-validator@^19.8.0 " :
170
170
dependencies :
171
171
find-up "^7.0.0"
172
172
173
- " @commitlint/types@^19.8.0 " :
174
- version "19.8.0 "
175
- resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.0 .tgz#5a77c7a723a714995a51917edd0ecfcf29495d3c "
176
- integrity sha512-LRjP623jPyf3Poyfb0ohMj8I3ORyBDOwXAgxxVPbSD0unJuW2mJWeiRfaQinjtccMqC5Wy1HOMfa4btKjbNxbg ==
173
+ " @commitlint/types@^19.8.0" , "@commitlint/types@^19.8.1" :
174
+ version "19.8.1 "
175
+ resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.8.1 .tgz#7971fbd56b0cfb31692a4e1941b74ac8217c44e5 "
176
+ integrity sha512-/yCrWGCoA1SVKOks25EGadP9Pnj0oAIHGpl2wH2M2Y46dPM2ueb8wyCVOD7O3WCTkaJ0IkKvzhl1JY7+uCT2Dw ==
177
177
dependencies :
178
178
" @types/conventional-commits-parser" " ^5.0.0"
179
179
chalk "^5.3.0"
You can’t perform that action at this time.
0 commit comments