File tree Expand file tree Collapse file tree 2 files changed +238
-224
lines changed Expand file tree Collapse file tree 2 files changed +238
-224
lines changed Original file line number Diff line number Diff line change 54
54
"devDependencies" : {
55
55
"@commitlint/cli" : " ^17.0.2" ,
56
56
"@commitlint/config-conventional" : " ^17.0.2" ,
57
- "@rollup/plugin-typescript" : " ^8.3.2 " ,
57
+ "@rollup/plugin-typescript" : " ^8.3.3 " ,
58
58
"@sindresorhus/tsconfig" : " ^3.0.1" ,
59
59
"@technote-space/github-action-test-helper" : " ^0.9.7" ,
60
- "@types/node" : " ^17.0.39 " ,
60
+ "@types/node" : " ^17.0.42 " ,
61
61
"@types/shell-escape" : " ^0.2.0" ,
62
- "@typescript-eslint/eslint-plugin" : " ^5.27.0 " ,
63
- "@typescript-eslint/parser" : " ^5.27.0 " ,
62
+ "@typescript-eslint/eslint-plugin" : " ^5.27.1 " ,
63
+ "@typescript-eslint/parser" : " ^5.27.1 " ,
64
64
"c8" : " ^7.11.3" ,
65
65
"eslint" : " ^8.17.0" ,
66
66
"eslint-plugin-import" : " ^2.26.0" ,
67
67
"husky" : " ^8.0.1" ,
68
- "lint-staged" : " ^13.0.0 " ,
68
+ "lint-staged" : " ^13.0.1 " ,
69
69
"nock" : " ^13.2.6" ,
70
- "rollup" : " ^2.75.5 " ,
70
+ "rollup" : " ^2.75.6 " ,
71
71
"typescript" : " ^4.7.3" ,
72
- "vitest" : " ^0.13.1 "
72
+ "vitest" : " ^0.14.2 "
73
73
},
74
74
"publishConfig" : {
75
75
"access" : " public"
You can’t perform that action at this time.
0 commit comments