File tree 4 files changed +4
-4
lines changed
parser-preset-conventional-without-factory
parser-preset-conventionalcommits
4 files changed +4
-4
lines changed Original file line number Diff line number Diff line change 36
36
"@commitlint/utils" : " ^9.1.2"
37
37
},
38
38
"dependencies" : {
39
- "conventional-changelog-conventionalcommits" : " 4.3.1"
39
+ "conventional-changelog-conventionalcommits" : " ^ 4.3.1"
40
40
},
41
41
"gitHead" : " cb565dfcca3128380b9b3dc274aedbcae34ce5ca"
42
42
}
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.3 "
5
+ "conventional-changelog-conventionalcommits" : " ^4.3.1 "
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.3 "
5
+ "conventional-changelog-conventionalcommits" : " ^4.3.1 "
6
6
}
7
7
}
Original file line number Diff line number Diff line change @@ -3850,7 +3850,7 @@ conventional-changelog-codemirror@^0.3.8:
3850
3850
dependencies :
3851
3851
q "^1.5.1"
3852
3852
3853
-
3853
+ conventional-changelog-conventionalcommits@^ 4.3.1 :
3854
3854
version "4.3.1"
3855
3855
resolved "https://registry.npmjs.org/conventional-changelog-conventionalcommits/-/conventional-changelog-conventionalcommits-4.3.1.tgz#69972639e526e39a24946cb033260648dfecdda0"
3856
3856
integrity sha512-EQa7TJzF7H4EMkfjjJV7d+gragejDqa8NirZnCfRpruCMZqRbAJ8DqmYbkHrYtBYicXqgfM0zkk6HlvLPcyOdQ==
You can’t perform that action at this time.
0 commit comments