Commit e304a3c 1 parent 1e4ea16 commit e304a3c Copy full SHA for e304a3c
File tree 4 files changed +163
-225
lines changed
4 files changed +163
-225
lines changed Original file line number Diff line number Diff line change 88
88
"@babel/cli" : " ^7.23.4" ,
89
89
"@babel/core" : " ^7.23.6" ,
90
90
"@babel/preset-env" : " ^7.23.6" ,
91
- "@commitlint/cli" : " ^18.4.3 " ,
92
- "@commitlint/config-conventional" : " ^18.4.3 " ,
93
- "@commitlint/core" : " ^18.4.3 " ,
91
+ "@commitlint/cli" : " ^18.4.4 " ,
92
+ "@commitlint/config-conventional" : " ^18.4.4 " ,
93
+ "@commitlint/core" : " ^18.4.4 " ,
94
94
"@nrwl/cli" : " latest" ,
95
95
"@nrwl/js" : " ^17.2.7" ,
96
96
"@nrwl/nx-cloud" : " 16.5.2" ,
Original file line number Diff line number Diff line change 54
54
},
55
55
"dependencies" : {
56
56
"@anolilab/package-json-utils" : " 3.0.9" ,
57
- "@commitlint/config-conventional" : " ^18.4.3 " ,
58
- "@commitlint/core" : " ^18.4.3 " ,
57
+ "@commitlint/config-conventional" : " ^18.4.4 " ,
58
+ "@commitlint/core" : " ^18.4.4 " ,
59
59
"commitizen" : " ^4.3.0" ,
60
60
"conventional-changelog-conventionalcommits" : " 7.0.2" ,
61
61
"cz-conventional-changelog" : " ^3.3.0"
62
62
},
63
63
"devDependencies" : {
64
64
"@anolilab/semantic-release-preset" : " 8.0.3" ,
65
- "@commitlint/cli" : " ^18.4.3 " ,
65
+ "@commitlint/cli" : " ^18.4.4 " ,
66
66
"rimraf" : " ^5.0.5" ,
67
67
"tsup" : " ^8.0.1" ,
68
68
"vitest" : " ^1.1.0"
Original file line number Diff line number Diff line change 61
61
"read-pkg-up" : " ^7.0.1"
62
62
},
63
63
"devDependencies" : {
64
- "@commitlint/cli" : " ^18.4.3 " ,
65
- "@commitlint/config-conventional" : " ^18.4.3 " ,
66
- "@commitlint/core" : " ^18.4.3 " ,
64
+ "@commitlint/cli" : " ^18.4.4 " ,
65
+ "@commitlint/config-conventional" : " ^18.4.4 " ,
66
+ "@commitlint/core" : " ^18.4.4 " ,
67
67
"@semantic-release/changelog" : " ^6.0.3" ,
68
68
"@semantic-release/commit-analyzer" : " ^11.1.0" ,
69
69
"@semantic-release/exec" : " ^6.0.3" ,
You can’t perform that action at this time.
0 commit comments