File tree Expand file tree Collapse file tree 2 files changed +614
-605
lines changed Expand file tree Collapse file tree 2 files changed +614
-605
lines changed Original file line number Diff line number Diff line change 49
49
"update-section" : " ^0.3.3"
50
50
},
51
51
"devDependencies" : {
52
- "@commitlint/cli" : " ^16.1.0 " ,
53
- "@commitlint/config-conventional" : " ^16.0.0 " ,
52
+ "@commitlint/cli" : " ^16.2.1 " ,
53
+ "@commitlint/config-conventional" : " ^16.2.1 " ,
54
54
"@textlint/ast-node-types" : " ^12.1.0" ,
55
55
"@types/jest" : " ^27.4.0" ,
56
- "@types/node" : " ^17.0.15 " ,
57
- "@typescript-eslint/eslint-plugin" : " ^5.10.2 " ,
58
- "@typescript-eslint/parser" : " ^5.10.2 " ,
59
- "eslint" : " ^8.8 .0" ,
56
+ "@types/node" : " ^17.0.17 " ,
57
+ "@typescript-eslint/eslint-plugin" : " ^5.11.0 " ,
58
+ "@typescript-eslint/parser" : " ^5.11.0 " ,
59
+ "eslint" : " ^8.9 .0" ,
60
60
"husky" : " ^7.0.4" ,
61
- "jest" : " ^27.5.0 " ,
62
- "jest-circus" : " ^27.5.0 " ,
61
+ "jest" : " ^27.5.1 " ,
62
+ "jest-circus" : " ^27.5.1 " ,
63
63
"lint-staged" : " ^12.3.3" ,
64
64
"ts-jest" : " ^27.1.3" ,
65
65
"typescript" : " ^4.5.5"
You can’t perform that action at this time.
0 commit comments