File tree 2 files changed +174
-196
lines changed
2 files changed +174
-196
lines changed Original file line number Diff line number Diff line change 14
14
"author" : " David Peng" ,
15
15
"license" : " ISC" ,
16
16
"devDependencies" : {
17
- "@commitlint/cli" : " ^16.3 .0" ,
18
- "@commitlint/config-conventional" : " ^16.2.4 " ,
19
- "@commitlint/cz-commitlint" : " ^16.3 .0" ,
20
- "@types/node" : " ^17.0.33 " ,
21
- "@typescript-eslint/eslint-plugin" : " ^5.23 .0" ,
22
- "@typescript-eslint/parser" : " ^5.23 .0" ,
17
+ "@commitlint/cli" : " ^17.0 .0" ,
18
+ "@commitlint/config-conventional" : " ^17.0.0 " ,
19
+ "@commitlint/cz-commitlint" : " ^17.0 .0" ,
20
+ "@types/node" : " ^17.0.34 " ,
21
+ "@typescript-eslint/eslint-plugin" : " ^5.24 .0" ,
22
+ "@typescript-eslint/parser" : " ^5.24 .0" ,
23
23
"commitizen" : " ^4.2.4" ,
24
24
"esbuild" : " ^0.14.39" ,
25
25
"eslint" : " ^8.15.0" ,
26
26
"eslint-config-prettier" : " ^8.5.0" ,
27
27
"eslint-plugin-prettier" : " ^4.0.0" ,
28
- "husky" : " ^7 .0.4 " ,
28
+ "husky" : " ^8 .0.1 " ,
29
29
"inquirer" : " ^8.2.4" ,
30
30
"json-schema-to-ts" : " ^2.4.0" ,
31
31
"lint-staged" : " ^12.4.1" ,
32
32
"nodemon" : " ^2.0.16" ,
33
33
"prettier" : " ^2.6.2" ,
34
- "standard-version" : " ^9.3.2 " ,
34
+ "standard-version" : " ^9.5.0 " ,
35
35
"typescript" : " ^4.6.4"
36
36
},
37
37
"dependencies" : {
You can’t perform that action at this time.
0 commit comments