File tree Expand file tree Collapse file tree 2 files changed +528
-504
lines changed Expand file tree Collapse file tree 2 files changed +528
-504
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/doctoc" ,
3
- "version" : " 2.4.20 " ,
3
+ "version" : " 2.4.21 " ,
4
4
"description" : " Generates TOC for markdown files of local git repo." ,
5
5
"keywords" : [
6
6
" github" ,
53
53
"@commitlint/config-conventional" : " ^16.0.0" ,
54
54
"@textlint/ast-node-types" : " ^12.1.0" ,
55
55
"@types/jest" : " ^27.4.0" ,
56
- "@types/node" : " ^17.0.13 " ,
57
- "@typescript-eslint/eslint-plugin" : " ^5.10.1 " ,
58
- "@typescript-eslint/parser" : " ^5.10.1 " ,
56
+ "@types/node" : " ^17.0.15 " ,
57
+ "@typescript-eslint/eslint-plugin" : " ^5.10.2 " ,
58
+ "@typescript-eslint/parser" : " ^5.10.2 " ,
59
59
"eslint" : " ^8.8.0" ,
60
60
"husky" : " ^7.0.4" ,
61
- "jest" : " ^27.4.7 " ,
62
- "jest-circus" : " ^27.4.6 " ,
63
- "lint-staged" : " ^12.3.2 " ,
61
+ "jest" : " ^27.5.0 " ,
62
+ "jest-circus" : " ^27.5.0 " ,
63
+ "lint-staged" : " ^12.3.3 " ,
64
64
"ts-jest" : " ^27.1.3" ,
65
65
"typescript" : " ^4.5.5"
66
66
},
You can’t perform that action at this time.
0 commit comments