File tree 3 files changed +6
-6
lines changed
3 files changed +6
-6
lines changed Original file line number Diff line number Diff line change 42
42
},
43
43
"dependencies" : {
44
44
"@commitlint/types" : " ^19.0.3" ,
45
- "conventional-changelog-angular" : " ^7 .0.0" ,
45
+ "conventional-changelog-angular" : " ^8 .0.0" ,
46
46
"conventional-commits-parser" : " ^5.0.0"
47
47
},
48
48
"gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Original file line number Diff line number Diff line change 39
39
"@commitlint/parse" : " ^19.0.3" ,
40
40
"@commitlint/test" : " ^19.0.0" ,
41
41
"@commitlint/utils" : " ^19.0.0" ,
42
- "conventional-changelog-angular" : " ^7 .0.0" ,
42
+ "conventional-changelog-angular" : " ^8 .0.0" ,
43
43
"glob" : " ^10.3.10"
44
44
},
45
45
"dependencies" : {
Original file line number Diff line number Diff line change @@ -3325,10 +3325,10 @@ conventional-changelog-angular@^5.0.12:
3325
3325
compare-func "^2.0.0"
3326
3326
q "^1.5.1"
3327
3327
3328
- conventional-changelog-angular@^7 .0.0 :
3329
- version "7 .0.0"
3330
- resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7 .0.0.tgz"
3331
- integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ ==
3328
+ conventional-changelog-angular@^8 .0.0 :
3329
+ version "8 .0.0"
3330
+ resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-8 .0.0.tgz#5701386850f0e0c2e630b43ee7821d322d87e7a6 "
3331
+ integrity sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA ==
3332
3332
dependencies :
3333
3333
compare-func "^2.0.0"
3334
3334
You can’t perform that action at this time.
0 commit comments