File tree 2 files changed +11
-2
lines changed
2 files changed +11
-2
lines changed Original file line number Diff line number Diff line change 30
30
"@lerna-lite/publish" : " ^3.4.0" ,
31
31
"@lerna-lite/version" : " ^3.4.0" ,
32
32
"@types/node" : " ^20.12.12" ,
33
- "conventional-changelog-conventionalcommits" : " ^7 .0.2 " ,
33
+ "conventional-changelog-conventionalcommits" : " ^8 .0.0 " ,
34
34
"eslint" : " ^9.2.0" ,
35
35
"husky" : " ^9.0.11" ,
36
36
"lint-staged" : " ^15.2.2" ,
Original file line number Diff line number Diff line change @@ -1197,7 +1197,7 @@ __metadata:
1197
1197
" @lerna-lite/publish " : " npm:^3.4.0"
1198
1198
" @lerna-lite/version " : " npm:^3.4.0"
1199
1199
" @types/node " : " npm:^20.12.12"
1200
- conventional-changelog-conventionalcommits : " npm:^7 .0.2 "
1200
+ conventional-changelog-conventionalcommits : " npm:^8 .0.0 "
1201
1201
eslint : " npm:^9.2.0"
1202
1202
husky : " npm:^9.0.11"
1203
1203
lint-staged : " npm:^15.2.2"
@@ -2086,6 +2086,15 @@ __metadata:
2086
2086
languageName : node
2087
2087
linkType : hard
2088
2088
2089
+ " conventional-changelog-conventionalcommits@npm:^8.0.0 " :
2090
+ version : 8.0.0
2091
+ resolution : " conventional-changelog-conventionalcommits@npm:8.0.0"
2092
+ dependencies :
2093
+ compare-func : " npm:^2.0.0"
2094
+ checksum : 10c2/767b40c4d56d71939d9e46148c21d7bae7fb155d21effbbfa46b7ce4e21261f045175267e0626546a002eda6f6d6575524db9a3cf1288f1bdf1214ec1fbbe242
2095
+ languageName : node
2096
+ linkType : hard
2097
+
2089
2098
" conventional-changelog-core@npm:^7.0.0 " :
2090
2099
version : 7.0.0
2091
2100
resolution : " conventional-changelog-core@npm:7.0.0"
You can’t perform that action at this time.
0 commit comments