File tree Expand file tree Collapse file tree 2 files changed +517
-421
lines changed Expand file tree Collapse file tree 2 files changed +517
-421
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
"@technote-space/filter-github-action" : " ^0.2.12" ,
32
32
"@technote-space/github-action-helper" : " ^2.0.8"
33
33
},
37
37
"@technote-space/github-action-test-helper" : " ^0.3.7" ,
38
38
"@technote-space/release-github-actions-cli" : " ^1.6.2" ,
39
39
"@types/jest" : " ^25.2.1" ,
40
- "@types/node" : " ^13.13.4 " ,
40
+ "@types/node" : " ^13.13.5 " ,
41
41
"@typescript-eslint/eslint-plugin" : " ^2.31.0" ,
42
42
"@typescript-eslint/parser" : " ^2.31.0" ,
43
- "eslint" : " ^6.8 .0" ,
43
+ "eslint" : " ^7.0 .0" ,
44
44
"husky" : " ^4.2.5" ,
45
- "jest" : " ^26.0.0 " ,
46
- "jest-circus" : " ^26.0.0 " ,
45
+ "jest" : " ^26.0.1 " ,
46
+ "jest-circus" : " ^26.0.1 " ,
47
47
"lint-staged" : " ^10.2.2" ,
48
48
"nock" : " ^12.0.3" ,
49
- "ts-jest" : " ^25.4 .0" ,
49
+ "ts-jest" : " ^25.5 .0" ,
50
50
"typescript" : " ^3.8.3"
51
51
},
52
52
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments