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.5.0" ,
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.5.0" ,
40
40
"@commitlint/test" : " ^19.5.0" ,
41
41
"@commitlint/utils" : " ^19.5.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 @@ -3718,10 +3718,10 @@ conventional-changelog-angular@^5.0.12:
3718
3718
compare-func "^2.0.0"
3719
3719
q "^1.5.1"
3720
3720
3721
- conventional-changelog-angular@^7 .0.0 :
3722
- version "7 .0.0"
3723
- resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7 .0.0.tgz"
3724
- integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ ==
3721
+ conventional-changelog-angular@^8 .0.0 :
3722
+ version "8 .0.0"
3723
+ resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-8 .0.0.tgz#5701386850f0e0c2e630b43ee7821d322d87e7a6 "
3724
+ integrity sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA ==
3725
3725
dependencies :
3726
3726
compare-func "^2.0.0"
3727
3727
You can’t perform that action at this time.
0 commit comments