File tree Expand file tree Collapse file tree 4 files changed +8
-8
lines changed
parser-preset-conventional-without-factory
parser-preset-conventionalcommits Expand file tree Collapse file tree 4 files changed +8
-8
lines changed Original file line number Diff line number Diff line change 35
35
"@commitlint/utils" : " ^8.3.4"
36
36
},
37
37
"dependencies" : {
38
- "conventional-changelog-conventionalcommits" : " 4.2.1 "
38
+ "conventional-changelog-conventionalcommits" : " 4.2.3 "
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.2.1 "
5
+ "conventional-changelog-conventionalcommits" : " 4.2.3 "
6
6
}
7
7
}
Original file line number Diff line number Diff line change 2
2
"name" : " parser-preset-conventionalcommits" ,
3
3
"version" : " 1.0.0" ,
4
4
"devDependencies" : {
5
- "conventional-changelog-conventionalcommits" : " 4.2.1 "
5
+ "conventional-changelog-conventionalcommits" : " 4.2.3 "
6
6
}
7
7
}
Original file line number Diff line number Diff line change @@ -3320,13 +3320,13 @@ conventional-changelog-angular@^5.0.3:
3320
3320
compare-func "^1.3.1"
3321
3321
q "^1.5.1"
3322
3322
3323
-
3324
- version "4.2.1 "
3325
- resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.1 .tgz#d6cb2e2c5d7bfca044a08b9dba84b4082e1a1bd9 "
3326
- integrity sha512-vC02KucnkNNap+foDKFm7BVUSDAXktXrUJqGszUuYnt6T0J2azsbYz/w9TDc3VsrW2v6JOtiQWVcgZnporHr4Q ==
3323
+
3324
+ version "4.2.3 "
3325
+ resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.2.3 .tgz#22855b32d57d0328951c1c2dc01b172a5f24ea37 "
3326
+ integrity sha512-atGa+R4vvEhb8N/8v3IoW59gCBJeeFiX6uIbPu876ENAmkMwsenyn0R21kdDHJFLQdy6zW4J6b4xN8KI3b9oww ==
3327
3327
dependencies :
3328
3328
compare-func "^1.3.1"
3329
- lodash "^4.2.1 "
3329
+ lodash "^4.17.15 "
3330
3330
q "^1.5.1"
3331
3331
3332
3332
conventional-changelog-core@^3.1.6 :
You can’t perform that action at this time.
0 commit comments