File tree 3 files changed +7
-6
lines changed
load/fixtures/parser-preset-conventional-without-factory 3 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 35
35
"@commitlint/utils" : " ^8.3.0"
36
36
},
37
37
"dependencies" : {
38
- "conventional-changelog-conventionalcommits" : " 4.1.0 "
38
+ "conventional-changelog-conventionalcommits" : " 4.2.1 "
39
39
}
40
40
}
Original file line number Diff line number Diff line change 2
2
"name" : " parser-preset-conventional-without-factory" ,
3
3
"version" : " 1.0.0" ,
4
4
"devDependencies" : {
5
- "conventional-changelog-conventionalcommits" : " 4.1.0 "
5
+ "conventional-changelog-conventionalcommits" : " 4.2.1 "
6
6
}
7
7
}
Original file line number Diff line number Diff line change @@ -3708,12 +3708,13 @@ conventional-changelog-angular@^5.0.3:
3708
3708
compare-func "^1.3.1"
3709
3709
q "^1.5.1"
3710
3710
3711
- conventional-changelog-conventionalcommits@4.1.0 :
3712
- version "4.1.0 "
3713
- resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.1.0. tgz#eb7d47a9c5f1a6f9846a649482294e4ac50d7683 "
3714
- integrity sha512-J3xolGrH8PTxpCqueHOuZtv3Cp73SQOWiBQzlsaugZAZ+hZgcJBonmC+1bQbfGs2neC2S18p2L1Gx+nTEglJTQ ==
3711
+ conventional-changelog-conventionalcommits@4.2.1 :
3712
+ version "4.2.1 "
3713
+ resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1. tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9 "
3714
+ integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q ==
3715
3715
dependencies :
3716
3716
compare-func "^1.3.1"
3717
+ lodash "^4.2.1"
3717
3718
q "^1.5.1"
3718
3719
3719
3720
conventional-changelog-core@^3.1.6 :
You can’t perform that action at this time.
0 commit comments