File tree Expand file tree Collapse file tree 2 files changed +245
-219
lines changed Expand file tree Collapse file tree 2 files changed +245
-219
lines changed Original file line number Diff line number Diff line change 51
51
"@technote-space/github-action-log-helper" : " ^0.2.19" ,
52
52
"@technote-space/github-action-test-helper" : " ^0.11.17" ,
53
53
"@technote-space/release-github-actions-cli" : " ^1.9.5" ,
54
- "@types/node" : " ^20.10.2 " ,
55
- "@typescript-eslint/eslint-plugin" : " ^6.13.1 " ,
56
- "@typescript-eslint/parser" : " ^6.13.1 " ,
54
+ "@types/node" : " ^20.10.3 " ,
55
+ "@typescript-eslint/eslint-plugin" : " ^6.13.2 " ,
56
+ "@typescript-eslint/parser" : " ^6.13.2 " ,
57
57
"@vitest/coverage-c8" : " ^0.33.0" ,
58
58
"eslint" : " ^8.55.0" ,
59
59
"eslint-plugin-import" : " ^2.29.0" ,
60
60
"husky" : " ^8.0.3" ,
61
- "lint-staged" : " ^15.1 .0" ,
61
+ "lint-staged" : " ^15.2 .0" ,
62
62
"nock" : " ^13.4.0" ,
63
63
"rollup" : " ^4.6.1" ,
64
64
"typescript" : " ^5.3.2" ,
65
- "vitest" : " ^0.34.6 "
65
+ "vitest" : " ^1.0.1 "
66
66
},
67
67
"publishConfig" : {
68
68
"access" : " public"
You can’t perform that action at this time.
0 commit comments