File tree Expand file tree Collapse file tree 2 files changed +141
-116
lines changed Expand file tree Collapse file tree 2 files changed +141
-116
lines changed Original file line number Diff line number Diff line change 59
59
"@technote-space/github-action-test-helper" : " ^0.11.0" ,
60
60
"@types/node" : " ^18.11.9" ,
61
61
"@types/shell-escape" : " ^0.2.1" ,
62
- "@typescript-eslint/eslint-plugin" : " ^5.42.0 " ,
63
- "@typescript-eslint/parser" : " ^5.42.0 " ,
64
- "@vitest/coverage-c8" : " ^0.24.5 " ,
65
- "eslint" : " ^8.26 .0" ,
62
+ "@typescript-eslint/eslint-plugin" : " ^5.42.1 " ,
63
+ "@typescript-eslint/parser" : " ^5.42.1 " ,
64
+ "@vitest/coverage-c8" : " ^0.25.1 " ,
65
+ "eslint" : " ^8.27 .0" ,
66
66
"eslint-plugin-import" : " ^2.26.0" ,
67
- "husky" : " ^8.0.1 " ,
67
+ "husky" : " ^8.0.2 " ,
68
68
"lint-staged" : " ^13.0.3" ,
69
69
"nock" : " ^13.2.9" ,
70
- "rollup" : " ^3.2.5 " ,
70
+ "rollup" : " ^3.3.0 " ,
71
71
"typescript" : " ^4.8.4" ,
72
- "vitest" : " ^0.24.5 "
72
+ "vitest" : " ^0.25.1 "
73
73
},
74
74
"publishConfig" : {
75
75
"access" : " public"
You can’t perform that action at this time.
0 commit comments