File tree Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Expand file tree Collapse file tree 2 files changed +5
-5
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"devDependencies" : {
27
27
"@commitlint/cli" : " ^19.3.0" ,
28
- "@commitlint/config-conventional" : " ^19.1.0 " ,
28
+ "@commitlint/config-conventional" : " ^19.2.2 " ,
29
29
"@eclass/semantic-release-docker" : " ^4.0.0" ,
30
30
"@semantic-release/changelog" : " ^6.0.3" ,
31
31
"@semantic-release/git" : " ^10.0.1" ,
Original file line number Diff line number Diff line change 74
74
execa "^8.0.1"
75
75
yargs "^17.0.0"
76
76
77
- " @commitlint/config-conventional@^19.1.0 " :
78
- version "19.1.0 "
79
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.1.0 .tgz#6b4b7938aa3bc308214a683247520f602e55961e "
80
- integrity sha512-KIKD2xrp6Uuk+dcZVj3++MlzIr/Su6zLE8crEDQCZNvWHNQSeeGbzOlNtsR32TUy6H3JbP7nWgduAHCaiGQ6EA ==
77
+ " @commitlint/config-conventional@^19.2.2 " :
78
+ version "19.2.2 "
79
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.2.2 .tgz#1f4e6975d428985deacf2b3ff6547e02c9302054 "
80
+ integrity sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw ==
81
81
dependencies :
82
82
" @commitlint/types" " ^19.0.3"
83
83
conventional-changelog-conventionalcommits "^7.0.2"
You can’t perform that action at this time.
0 commit comments