File tree Expand file tree Collapse file tree 2 files changed +10
-10
lines changed Expand file tree Collapse file tree 2 files changed +10
-10
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.5 .0" ,
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.5 .0 " :
78
+ version "19.5 .0"
79
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.5 .0.tgz#f838cdaed0e0e223cdc2e865f055d474a49fe18c "
80
+ integrity sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg ==
81
81
dependencies :
82
- " @commitlint/types" " ^19.0.3 "
82
+ " @commitlint/types" " ^19.5.0 "
83
83
conventional-changelog-conventionalcommits "^7.0.2"
84
84
85
85
" @commitlint/config-validator@^19.0.3 " :
209
209
dependencies :
210
210
find-up "^7.0.0"
211
211
212
- " @commitlint/types@^19.0.3 " :
213
- version "19.0.3 "
214
- resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.3. tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266 "
215
- integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA ==
212
+ " @commitlint/types@^19.0.3" , "@commitlint/types@^19.5.0" :
213
+ version "19.5.0 "
214
+ resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0. tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3 "
215
+ integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg ==
216
216
dependencies :
217
217
" @types/conventional-commits-parser" " ^5.0.0"
218
218
chalk "^5.3.0"
You can’t perform that action at this time.
0 commit comments