File tree Expand file tree Collapse file tree 2 files changed +271
-271
lines changed Expand file tree Collapse file tree 2 files changed +271
-271
lines changed Original file line number Diff line number Diff line change 50
50
"sprintf-js" : " ^1.1.2"
51
51
},
52
52
"devDependencies" : {
53
- "@commitlint/cli" : " ^17.4.4 " ,
53
+ "@commitlint/cli" : " ^17.5.0 " ,
54
54
"@commitlint/config-conventional" : " ^17.4.4" ,
55
55
"@rollup/plugin-typescript" : " ^11.0.0" ,
56
56
"@sindresorhus/tsconfig" : " ^3.0.1" ,
57
57
"@technote-space/github-action-test-helper" : " ^0.11.3" ,
58
- "@types/node" : " ^18.15.3 " ,
58
+ "@types/node" : " ^18.15.9 " ,
59
59
"@types/shell-escape" : " ^0.2.1" ,
60
- "@typescript-eslint/eslint-plugin" : " ^5.55 .0" ,
61
- "@typescript-eslint/parser" : " ^5.55 .0" ,
62
- "@vitest/coverage-c8" : " ^0.29.3 " ,
60
+ "@typescript-eslint/eslint-plugin" : " ^5.56 .0" ,
61
+ "@typescript-eslint/parser" : " ^5.56 .0" ,
62
+ "@vitest/coverage-c8" : " ^0.29.7 " ,
63
63
"eslint" : " ^8.36.0" ,
64
64
"eslint-plugin-import" : " ^2.27.5" ,
65
65
"husky" : " ^8.0.3" ,
66
66
"lint-staged" : " ^13.2.0" ,
67
67
"nock" : " ^13.3.0" ,
68
- "rollup" : " ^3.19.1 " ,
68
+ "rollup" : " ^3.20.2 " ,
69
69
"typescript" : " ^5.0.2" ,
70
- "vitest" : " ^0.29.3 "
70
+ "vitest" : " ^0.29.7 "
71
71
},
72
72
"publishConfig" : {
73
73
"access" : " public"
You can’t perform that action at this time.
0 commit comments