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 40
40
},
41
41
"dependencies" : {
42
42
"@commitlint/types" : " ^18.0.0" ,
43
- "conventional-changelog-angular" : " ^6 .0.0" ,
43
+ "conventional-changelog-angular" : " ^7 .0.0" ,
44
44
"conventional-commits-parser" : " ^5.0.0"
45
45
},
46
46
"gitHead" : " 70f7f4688b51774e7ac5e40e896cdaa3f132b2bc"
Original file line number Diff line number Diff line change 38
38
"@commitlint/parse" : " ^18.0.0" ,
39
39
"@commitlint/test" : " ^18.0.0" ,
40
40
"@commitlint/utils" : " ^18.0.0" ,
41
- "conventional-changelog-angular" : " 6 .0.0" ,
41
+ "conventional-changelog-angular" : " 7 .0.0" ,
42
42
"glob" : " ^8.0.3"
43
43
},
44
44
"dependencies" : {
Original file line number Diff line number Diff line change @@ -3236,10 +3236,10 @@ console-control-strings@^1.1.0:
3236
3236
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
3237
3237
integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
3238
3238
3239
- conventional-changelog-angular@6 .0.0, conventional-changelog-angular@^6 .0.0 :
3240
- version "6 .0.0"
3241
- resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-6 .0.0.tgz#a9a9494c28b7165889144fd5b91573c4aa9ca541 "
3242
- integrity sha512-6qLgrBF4gueoC7AFVHu51nHL9pF9FRjXrH+ceVf7WmAfH3gs+gEYOkvxhjMPjZu57I4AGUGoNTY8V7Hrgf1uqg ==
3239
+ conventional-changelog-angular@7 .0.0, conventional-changelog-angular@^7 .0.0 :
3240
+ version "7 .0.0"
3241
+ resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7 .0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a "
3242
+ integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ ==
3243
3243
dependencies :
3244
3244
compare-func "^2.0.0"
3245
3245
You can’t perform that action at this time.
0 commit comments