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 42
42
},
43
43
"dependencies" : {
44
44
"@commitlint/types" : " ^20.0.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" : " e82f05a737626bb69979d14564f5ff601997f679"
Original file line number Diff line number Diff line change 39
39
"@commitlint/parse" : " ^20.0.0" ,
40
40
"@commitlint/test" : " ^20.0.0" ,
41
41
"@commitlint/utils" : " ^20.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 @@ -3184,13 +3184,20 @@ console-control-strings@^1.1.0:
3184
3184
resolved "https://registry.npmjs.org/console-control-strings/-/console-control-strings-1.1.0.tgz#3d7cf4464db6446ea644bf4b39507f9851008e8e"
3185
3185
integrity sha512-ty/fTekppD2fIwRvnZAVdeOiGd1c7YXEixbgJTNzqcxJWKQnjJ/V1bNEEE6hygpM3WjwHFUVK6HTjWSzV4a8sQ==
3186
3186
3187
- [email protected] , conventional-changelog-angular@^7.0.0 :
3187
+
3188
3188
version "7.0.0"
3189
3189
resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-7.0.0.tgz#5eec8edbff15aa9b1680a8dcfbd53e2d7eb2ba7a"
3190
3190
integrity sha512-ROjNchA9LgfNMTTFSIWPzebCwOGFdgkEq45EnvvrmSLvCtAw0HSmrCs7/ty+wAeYUZyNay0YMUNYFTRL72PkBQ==
3191
3191
dependencies :
3192
3192
compare-func "^2.0.0"
3193
3193
3194
+ conventional-changelog-angular@^8.0.0 :
3195
+ version "8.0.0"
3196
+ resolved "https://registry.npmjs.org/conventional-changelog-angular/-/conventional-changelog-angular-8.0.0.tgz#5701386850f0e0c2e630b43ee7821d322d87e7a6"
3197
+ integrity sha512-CLf+zr6St0wIxos4bmaKHRXWAcsCXrJU6F4VdNDrGRK3B8LDLKoX3zuMV5GhtbGkVR/LohZ6MT6im43vZLSjmA==
3198
+ dependencies :
3199
+ compare-func "^2.0.0"
3200
+
3194
3201
conventional-changelog-atom@^4.0.0 :
3195
3202
version "4.0.0"
3196
3203
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