File tree 2 files changed +380
-353
lines changed
2 files changed +380
-353
lines changed Original file line number Diff line number Diff line change 50
50
}
51
51
},
52
52
"devDependencies" : {
53
- "@commitlint/cli" : " ^17.6.7 " ,
54
- "@commitlint/config-conventional" : " ^17.6.7 " ,
53
+ "@commitlint/cli" : " ^17.7.2 " ,
54
+ "@commitlint/config-conventional" : " ^17.7.0 " ,
55
55
"@mheob/commitlint-config" : " ^1.1.0" ,
56
56
"@mheob/eslint-config" : " ^5.1.0" ,
57
57
"@mheob/prettier-config" : " ^3.1.0" ,
58
58
"@mheob/tsconfig" : " ^2.0.0" ,
59
- "@types/node" : " ^20.4.5 " ,
59
+ "@types/node" : " ^20.7.2 " ,
60
60
"@vitest/coverage-c8" : " ^0.33.0" ,
61
61
"commitizen" : " ^4.3.0" ,
62
- "concurrently" : " ^8.2.0 " ,
63
- "cz-git" : " ^1.7.0 " ,
64
- "eslint" : " ^8.46 .0" ,
62
+ "concurrently" : " ^8.2.1 " ,
63
+ "cz-git" : " ^1.7.1 " ,
64
+ "eslint" : " ^8.50 .0" ,
65
65
"husky" : " ^8.0.3" ,
66
- "lint-staged" : " ^13.2.3 " ,
67
- "prettier" : " ^3.0.0 " ,
68
- "rimraf" : " ^5.0.1 " ,
66
+ "lint-staged" : " ^13.3.0 " ,
67
+ "prettier" : " ^3.0.3 " ,
68
+ "rimraf" : " ^5.0.5 " ,
69
69
"ts-node" : " ^10.9.1" ,
70
- "typescript" : " ^5.1.6 " ,
71
- "vitest" : " ^0.34.1 "
70
+ "typescript" : " ^5.2.2 " ,
71
+ "vitest" : " ^0.34.6 "
72
72
},
73
73
"publishConfig" : {
74
74
"access" : " public"
You can’t perform that action at this time.
0 commit comments