File tree Expand file tree Collapse file tree 2 files changed +268
-262
lines changed Expand file tree Collapse file tree 2 files changed +268
-262
lines changed Original file line number Diff line number Diff line change 52
52
"sprintf-js" : " ^1.1.2"
53
53
},
54
54
"devDependencies" : {
55
- "@commitlint/cli" : " ^17.1.2 " ,
56
- "@commitlint/config-conventional" : " ^17.1 .0" ,
55
+ "@commitlint/cli" : " ^17.2.0 " ,
56
+ "@commitlint/config-conventional" : " ^17.2 .0" ,
57
57
"@rollup/plugin-typescript" : " ^9.0.2" ,
58
58
"@sindresorhus/tsconfig" : " ^3.0.1" ,
59
59
"@technote-space/github-action-test-helper" : " ^0.11.0" ,
60
- "@types/node" : " ^18.11.8 " ,
60
+ "@types/node" : " ^18.11.9 " ,
61
61
"@types/shell-escape" : " ^0.2.1" ,
62
- "@typescript-eslint/eslint-plugin" : " ^5.41 .0" ,
63
- "@typescript-eslint/parser" : " ^5.41 .0" ,
64
- "@vitest/coverage-c8" : " ^0.24.4 " ,
62
+ "@typescript-eslint/eslint-plugin" : " ^5.42 .0" ,
63
+ "@typescript-eslint/parser" : " ^5.42 .0" ,
64
+ "@vitest/coverage-c8" : " ^0.24.5 " ,
65
65
"eslint" : " ^8.26.0" ,
66
66
"eslint-plugin-import" : " ^2.26.0" ,
67
67
"husky" : " ^8.0.1" ,
68
68
"lint-staged" : " ^13.0.3" ,
69
69
"nock" : " ^13.2.9" ,
70
- "rollup" : " ^3.2.3 " ,
70
+ "rollup" : " ^3.2.5 " ,
71
71
"typescript" : " ^4.8.4" ,
72
- "vitest" : " ^0.24.4 "
72
+ "vitest" : " ^0.24.5 "
73
73
},
74
74
"publishConfig" : {
75
75
"access" : " public"
You can’t perform that action at this time.
0 commit comments