File tree Expand file tree Collapse file tree 3 files changed +10
-3
lines changed
Expand file tree Collapse file tree 3 files changed +10
-3
lines changed Original file line number Diff line number Diff line change 4242 },
4343 "dependencies" : {
4444 "@commitlint/types" : " ^20.2.0" ,
45- "conventional-changelog-angular" : " ^7 .0.0" ,
45+ "conventional-changelog-angular" : " ^8 .0.0" ,
4646 "conventional-commits-parser" : " ^5.0.0"
4747 },
4848 "gitHead" : " e82f05a737626bb69979d14564f5ff601997f679"
Original file line number Diff line number Diff line change 3939 "@commitlint/parse" : " ^20.2.0" ,
4040 "@commitlint/test" : " ^20.0.0" ,
4141 "@commitlint/utils" : " ^20.0.0" ,
42- "conventional-changelog-angular" : " ^7 .0.0" ,
42+ "conventional-changelog-angular" : " ^8 .0.0" ,
4343 "glob" : " ^11.0.0"
4444 },
4545 "dependencies" : {
Original file line number Diff line number Diff line change @@ -3277,13 +3277,20 @@ console-control-strings@^1.1.0:
32773277 resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
32783278 integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
32793279
3280- conventional-changelog-angular@7.0.0, conventional-changelog-angular@^7.0.0 :
3280+ conventional-changelog-angular@7.0.0 :
32813281 version "7.0.0"
32823282 resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a"
32833283 integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==
32843284 dependencies :
32853285 compare-func "^2.0.0"
32863286
3287+ conventional-changelog-angular@^8.0.0 :
3288+ version "8.1.0"
3289+ resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-8.1.0.tgz#06223a40f818c5618982fdb92d2b2aac5e24d33e"
3290+ integrity sha512-GGf2Nipn1RUCAktxuVauVr1e3r8QrLP/B0lEUsFktmGqc3ddbQkhoJZHJctVU829U1c6mTSWftrVOCHaL85Q3w==
3291+ dependencies :
3292+ compare-func "^2.0.0"
3293+
32873294conventional-changelog-atom@^4.0.0 :
32883295 version "4.0.0"
32893296 resolved "https://registry.npmjs.org/conventional-changelog-atom/-/conventional-changelog-atom-4.0.0.tgz#291fd1583517d4e7131dba779ad9fa238359daa1"
You can’t perform that action at this time.
0 commit comments