File tree 2 files changed +120
-125
lines changed
2 files changed +120
-125
lines changed Original file line number Diff line number Diff line change 45
45
"dependencies" : {
46
46
"@technote-space/anchor-markdown-header" : " ^1.1.36" ,
47
47
"@textlint/markdown-to-ast" : " ^12.1.1" ,
48
- "htmlparser2" : " ^7.2 .0" ,
48
+ "htmlparser2" : " ^8.0 .0" ,
49
49
"update-section" : " ^0.3.3"
50
50
},
51
51
"devDependencies" : {
52
52
"@commitlint/cli" : " ^16.2.3" ,
53
53
"@commitlint/config-conventional" : " ^16.2.1" ,
54
54
"@textlint/ast-node-types" : " ^12.1.1" ,
55
55
"@types/jest" : " ^27.4.1" ,
56
- "@types/node" : " ^17.0.24 " ,
57
- "@typescript-eslint/eslint-plugin" : " ^5.19 .0" ,
58
- "@typescript-eslint/parser" : " ^5.19 .0" ,
59
- "eslint" : " ^8.13 .0" ,
56
+ "@types/node" : " ^17.0.25 " ,
57
+ "@typescript-eslint/eslint-plugin" : " ^5.20 .0" ,
58
+ "@typescript-eslint/parser" : " ^5.20 .0" ,
59
+ "eslint" : " ^8.14 .0" ,
60
60
"husky" : " ^7.0.4" ,
61
61
"jest" : " ^27.5.1" ,
62
62
"jest-circus" : " ^27.5.1" ,
63
- "lint-staged" : " ^12.3.8 " ,
63
+ "lint-staged" : " ^12.4.0 " ,
64
64
"ts-jest" : " ^27.1.4" ,
65
65
"typescript" : " ^4.6.3"
66
66
},
You can’t perform that action at this time.
0 commit comments