File tree Expand file tree Collapse file tree 2 files changed +338
-344
lines changed Expand file tree Collapse file tree 2 files changed +338
-344
lines changed Original file line number Diff line number Diff line change 27
27
],
28
28
"dependencies" : {
29
29
"@actions/core" : " ^1.2.4" ,
30
- "@actions/github" : " ^2.1.1 " ,
30
+ "@actions/github" : " ^2.2.0 " ,
31
31
"shell-escape" : " ^0.2.0" ,
32
32
"sprintf-js" : " ^1.1.2"
33
33
},
36
36
"@commitlint/config-conventional" : " ^8.3.4" ,
37
37
"@technote-space/github-action-test-helper" : " ^0.3.7" ,
38
38
"@types/jest" : " ^25.2.1" ,
39
- "@types/node" : " ^13.13.4 " ,
39
+ "@types/node" : " ^13.13.5 " ,
40
40
"@typescript-eslint/eslint-plugin" : " ^2.31.0" ,
41
41
"@typescript-eslint/parser" : " ^2.31.0" ,
42
42
"eslint" : " ^6.8.0" ,
43
43
"husky" : " ^4.2.5" ,
44
- "jest" : " ^26.0.0 " ,
45
- "jest-circus" : " ^26.0.0 " ,
44
+ "jest" : " ^26.0.1 " ,
45
+ "jest-circus" : " ^26.0.1 " ,
46
46
"lint-staged" : " ^10.2.2" ,
47
47
"nock" : " ^12.0.3" ,
48
- "ts-jest" : " ^25.4 .0" ,
48
+ "ts-jest" : " ^25.5 .0" ,
49
49
"typescript" : " ^3.8.3"
50
50
},
51
51
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments