File tree Expand file tree Collapse file tree 2 files changed +402
-400
lines changed Expand file tree Collapse file tree 2 files changed +402
-400
lines changed Original file line number Diff line number Diff line change 41
41
"@actions/github" : " ^5.0.0" ,
42
42
"@octokit/openapi-types" : " ^9.7.0" ,
43
43
"@octokit/plugin-rest-endpoint-methods" : " ^5.8.0" ,
44
- "@technote-space/github-action-log-helper" : " ^0.1.37 " ,
44
+ "@technote-space/github-action-log-helper" : " ^0.1.38 " ,
45
45
"shell-escape" : " ^0.2.0" ,
46
46
"sprintf-js" : " ^1.1.2"
47
47
},
50
50
"@commitlint/config-conventional" : " ^13.1.0" ,
51
51
"@technote-space/github-action-test-helper" : " ^0.7.24" ,
52
52
"@types/jest" : " ^27.0.1" ,
53
- "@types/node" : " ^16.7.1 " ,
54
- "@typescript-eslint/eslint-plugin" : " ^4.29.2 " ,
55
- "@typescript-eslint/parser" : " ^4.29.2 " ,
53
+ "@types/node" : " ^16.7.4 " ,
54
+ "@typescript-eslint/eslint-plugin" : " ^4.29.3 " ,
55
+ "@typescript-eslint/parser" : " ^4.29.3 " ,
56
56
"eslint" : " ^7.32.0" ,
57
- "husky" : " ^7.0.1 " ,
58
- "jest" : " ^27.0.6 " ,
59
- "jest-circus" : " ^27.0.6 " ,
57
+ "husky" : " ^7.0.2 " ,
58
+ "jest" : " ^27.1.0 " ,
59
+ "jest-circus" : " ^27.1.0 " ,
60
60
"lint-staged" : " ^11.1.2" ,
61
- "nock" : " ^13.1.2 " ,
61
+ "nock" : " ^13.1.3 " ,
62
62
"ts-jest" : " ^27.0.5" ,
63
- "typescript" : " ^4.3.5 "
63
+ "typescript" : " ^4.4.2 "
64
64
},
65
65
"publishConfig" : {
66
66
"access" : " public"
You can’t perform that action at this time.
0 commit comments