File tree Expand file tree Collapse file tree 2 files changed +229
-229
lines changed Expand file tree Collapse file tree 2 files changed +229
-229
lines changed Original file line number Diff line number Diff line change 45
45
"dependencies" : {
46
46
"@actions/core" : " ^1.9.0" ,
47
47
"@actions/github" : " ^5.0.3" ,
48
- "@octokit/openapi-types" : " ^12.4 .0" ,
49
- "@octokit/plugin-rest-endpoint-methods" : " ^5.15 .0" ,
48
+ "@octokit/openapi-types" : " ^12.6 .0" ,
49
+ "@octokit/plugin-rest-endpoint-methods" : " ^5.16 .0" ,
50
50
"@technote-space/github-action-log-helper" : " ^0.2.6" ,
51
51
"shell-escape" : " ^0.2.0" ,
52
52
"sprintf-js" : " ^1.1.2"
59
59
"@technote-space/github-action-test-helper" : " ^0.9.8" ,
60
60
"@types/node" : " ^18.0.0" ,
61
61
"@types/shell-escape" : " ^0.2.0" ,
62
- "@typescript-eslint/eslint-plugin" : " ^5.29.0 " ,
63
- "@typescript-eslint/parser" : " ^5.29.0 " ,
62
+ "@typescript-eslint/eslint-plugin" : " ^5.30.3 " ,
63
+ "@typescript-eslint/parser" : " ^5.30.3 " ,
64
64
"c8" : " ^7.11.3" ,
65
- "eslint" : " ^8.18 .0" ,
65
+ "eslint" : " ^8.19 .0" ,
66
66
"eslint-plugin-import" : " ^2.26.0" ,
67
67
"husky" : " ^8.0.1" ,
68
68
"lint-staged" : " ^13.0.3" ,
69
- "nock" : " ^13.2.7 " ,
69
+ "nock" : " ^13.2.8 " ,
70
70
"rollup" : " ^2.75.7" ,
71
71
"typescript" : " ^4.7.4" ,
72
72
"vitest" : " ^0.16.0"
You can’t perform that action at this time.
0 commit comments