File tree Expand file tree Collapse file tree 2 files changed +315
-288
lines changed Expand file tree Collapse file tree 2 files changed +315
-288
lines changed Original file line number Diff line number Diff line change 51
51
"dependencies" : {
52
52
"js-yaml" : " ^4.1.0" ,
53
53
"mime" : " ^3.0.0" ,
54
- "prettier" : " ^2.6.2 " ,
54
+ "prettier" : " ^2.7.1 " ,
55
55
"tiny-glob" : " ^0.2.9" ,
56
- "undici" : " ^5.4 .0" ,
57
- "yargs-parser" : " ^21.0 .1"
56
+ "undici" : " ^5.10 .0" ,
57
+ "yargs-parser" : " ^21.1 .1"
58
58
},
59
59
"devDependencies" : {
60
60
"@types/js-yaml" : " ^4.0.5" ,
61
61
"@types/mime" : " ^2.0.3" ,
62
- "@types/node" : " ^17.0.38 " ,
63
- "@types/prettier" : " ^2.6.3 " ,
64
- "@typescript-eslint/eslint-plugin" : " ^5.27.0 " ,
65
- "@typescript-eslint/parser" : " ^5.27.0 " ,
62
+ "@types/node" : " ^17.0.45 " ,
63
+ "@types/prettier" : " ^2.7.1 " ,
64
+ "@typescript-eslint/eslint-plugin" : " ^5.38.1 " ,
65
+ "@typescript-eslint/parser" : " ^5.38.1 " ,
66
66
"chai" : " ^4.3.6" ,
67
67
"del-cli" : " ^4.0.1" ,
68
68
"eol" : " ^0.9.1" ,
69
- "eslint" : " ^8.16 .0" ,
69
+ "eslint" : " ^8.24 .0" ,
70
70
"eslint-config-prettier" : " ^8.5.0" ,
71
- "eslint-plugin-prettier" : " ^4.0.0 " ,
71
+ "eslint-plugin-prettier" : " ^4.2.1 " ,
72
72
"mocha" : " ^9.2.2" ,
73
73
"nyc" : " ^15.1.0" ,
74
- "typescript" : " ^4.7.2 "
74
+ "typescript" : " ^4.8.4 "
75
75
}
76
76
}
You can’t perform that action at this time.
0 commit comments