File tree 2 files changed +10
-10
lines changed
2 files changed +10
-10
lines changed Original file line number Diff line number Diff line change 58
58
"@angular/compiler-cli" : " 18.2.0" ,
59
59
"@angular/language-service" : " 18.2.0" ,
60
60
"@commitlint/cli" : " ^19.3.0" ,
61
- "@commitlint/config-conventional" : " ^19.2.2 " ,
61
+ "@commitlint/config-conventional" : " ^19.5.0 " ,
62
62
"@nx/angular" : " 19.6.4" ,
63
63
"@nx/cypress" : " 19.6.4" ,
64
64
"@nx/devkit" : " 19.6.4" ,
Original file line number Diff line number Diff line change 1368
1368
execa "^8.0.1"
1369
1369
yargs "^17.0.0"
1370
1370
1371
- "@commitlint/config-conventional@^19.2.2 ":
1372
- version "19.2.2 "
1373
- resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.2.2 .tgz#1f4e6975d428985deacf2b3ff6547e02c9302054 "
1374
- integrity sha512-mLXjsxUVLYEGgzbxbxicGPggDuyWNkf25Ht23owXIH+zV2pv1eJuzLK3t1gDY5Gp6pxdE60jZnWUY5cvgL3ufw ==
1371
+ "@commitlint/config-conventional@^19.5.0 ":
1372
+ version "19.5.0 "
1373
+ resolved "https://registry.yarnpkg.com/@commitlint/config-conventional/-/config-conventional-19.5.0 .tgz#f838cdaed0e0e223cdc2e865f055d474a49fe18c "
1374
+ integrity sha512-OBhdtJyHNPryZKg0fFpZNOBM1ZDbntMvqMuSmpfyP86XSfwzGw4CaoYRG4RutUPg0BTK07VMRIkNJT6wi2zthg ==
1375
1375
dependencies:
1376
- "@commitlint/types" "^19.0.3 "
1376
+ "@commitlint/types" "^19.5.0 "
1377
1377
conventional-changelog-conventionalcommits "^7.0.2"
1378
1378
1379
1379
"@commitlint/config-validator@^19.0.3":
1503
1503
dependencies:
1504
1504
find-up "^7.0.0"
1505
1505
1506
- "@commitlint/types@^19.0.3":
1507
- version "19.0.3 "
1508
- resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.0.3. tgz#feff4ecac2b5c359f2a57f9ab094b2ac80ef0266 "
1509
- integrity sha512-tpyc+7i6bPG9mvaBbtKUeghfyZSDgWquIDfMgqYtTbmZ9Y9VzEm2je9EYcQ0aoz5o7NvGS+rcDec93yO08MHYA ==
1506
+ "@commitlint/types@^19.0.3", "@commitlint/types@^19.5.0" :
1507
+ version "19.5.0 "
1508
+ resolved "https://registry.yarnpkg.com/@commitlint/types/-/types-19.5.0. tgz#c5084d1231d4dd50e40bdb656ee7601f691400b3 "
1509
+ integrity sha512-DSHae2obMSMkAtTBSOulg5X7/z+rGLxcXQIkg3OmWvY6wifojge5uVMydfhUvs7yQj+V7jNmRZ2Xzl8GJyqRgg ==
1510
1510
dependencies:
1511
1511
"@types/conventional-commits-parser" "^5.0.0"
1512
1512
chalk "^5.3.0"
You can’t perform that action at this time.
0 commit comments