File tree Expand file tree Collapse file tree 2 files changed +143
-160
lines changed Expand file tree Collapse file tree 2 files changed +143
-160
lines changed Original file line number Diff line number Diff line change 28
28
"dependencies" : {
29
29
"@actions/core" : " ^1.2.4" ,
30
30
"@actions/github" : " ^4.0.0" ,
31
- "@octokit/plugin-rest-endpoint-methods" : " ^4.1.0 " ,
31
+ "@octokit/plugin-rest-endpoint-methods" : " ^4.1.2 " ,
32
32
"shell-escape" : " ^0.2.0" ,
33
33
"sprintf-js" : " ^1.1.2"
34
34
},
35
35
"devDependencies" : {
36
36
"@commitlint/cli" : " ^9.1.1" ,
37
37
"@commitlint/config-conventional" : " ^9.1.1" ,
38
38
"@technote-space/github-action-test-helper" : " ^0.5.3" ,
39
- "@types/jest" : " ^26.0.4 " ,
40
- "@types/node" : " ^14.0.23 " ,
41
- "@typescript-eslint/eslint-plugin" : " ^3.6.1 " ,
42
- "@typescript-eslint/parser" : " ^3.6.1 " ,
43
- "eslint" : " ^7.4 .0" ,
39
+ "@types/jest" : " ^26.0.6 " ,
40
+ "@types/node" : " ^14.0.24 " ,
41
+ "@typescript-eslint/eslint-plugin" : " ^3.7.0 " ,
42
+ "@typescript-eslint/parser" : " ^3.7.0 " ,
43
+ "eslint" : " ^7.5 .0" ,
44
44
"husky" : " ^4.2.5" ,
45
45
"jest" : " ^26.1.0" ,
46
46
"jest-circus" : " ^26.1.0" ,
47
47
"lint-staged" : " ^10.2.11" ,
48
48
"nock" : " ^13.0.2" ,
49
- "ts-jest" : " ^26.1.2 " ,
50
- "typescript" : " ^3.9.6 "
49
+ "ts-jest" : " ^26.1.3 " ,
50
+ "typescript" : " ^3.9.7 "
51
51
},
52
52
"publishConfig" : {
53
53
"access" : " public"
You can’t perform that action at this time.
0 commit comments