File tree Expand file tree Collapse file tree 3 files changed +132
-162
lines changed
packages/commitlint-config Expand file tree Collapse file tree 3 files changed +132
-162
lines changed Original file line number Diff line number Diff line change 88
88
"@babel/cli" : " ^7.26.4" ,
89
89
"@babel/core" : " ^7.26.0" ,
90
90
"@babel/preset-env" : " ^7.26.0" ,
91
- "@commitlint/cli" : " ^19.6.1 " ,
92
- "@commitlint/config-conventional" : " ^19.6 .0" ,
93
- "@commitlint/core" : " ^19.6.1 " ,
91
+ "@commitlint/cli" : " ^19.8.0 " ,
92
+ "@commitlint/config-conventional" : " ^19.8 .0" ,
93
+ "@commitlint/core" : " ^19.8.0 " ,
94
94
"@secretlint/secretlint-rule-preset-recommend" : " ^9.0.0" ,
95
95
"@tsconfig/node16" : " ^16.1.3" ,
96
96
"@tsconfig/strictest" : " ^2.0.5" ,
Original file line number Diff line number Diff line change 67
67
"clean" : " rimraf node_modules dist"
68
68
},
69
69
"dependencies" : {
70
- "@commitlint/config-conventional" : " ^19.6 .0" ,
71
- "@commitlint/core" : " ^19.6.1 " ,
70
+ "@commitlint/config-conventional" : " ^19.8 .0" ,
71
+ "@commitlint/core" : " ^19.8.0 " ,
72
72
"commitizen" : " ^4.3.1" ,
73
73
"conventional-changelog-conventionalcommits" : " 8.0.0" ,
74
74
"cz-conventional-changelog" : " ^3.3.0"
75
75
},
76
76
"devDependencies" : {
77
77
"@anolilab/semantic-release-preset" : " 9.0.3" ,
78
- "@commitlint/cli" : " ^19.6.1 " ,
78
+ "@commitlint/cli" : " ^19.8.0 " ,
79
79
"@visulima/packem" : " ^1.10.7" ,
80
80
"esbuild" : " ^0.24.2" ,
81
81
"rimraf" : " ^6.0.1" ,
You can’t perform that action at this time.
0 commit comments