File tree Expand file tree Collapse file tree 2 files changed +403
-385
lines changed Expand file tree Collapse file tree 2 files changed +403
-385
lines changed Original file line number Diff line number Diff line change 1
1
{
2
2
"name" : " @technote-space/github-action-helper" ,
3
- "version" : " 2.0.3 " ,
3
+ "version" : " 2.0.4 " ,
4
4
"description" : " Helper to filter GitHub Action." ,
5
5
"author" : {
6
6
"name" : " Technote" ,
35
35
"@commitlint/cli" : " ^8.3.5" ,
36
36
"@commitlint/config-conventional" : " ^8.3.4" ,
37
37
"@technote-space/github-action-test-helper" : " ^0.3.3" ,
38
- "@types/jest" : " ^25.1.4 " ,
39
- "@types/node" : " ^13.9.5 " ,
38
+ "@types/jest" : " ^25.1.5 " ,
39
+ "@types/node" : " ^13.11.0 " ,
40
40
"@typescript-eslint/eslint-plugin" : " ^2.26.0" ,
41
41
"@typescript-eslint/parser" : " ^2.26.0" ,
42
42
"eslint" : " ^6.8.0" ,
43
43
"husky" : " ^4.2.3" ,
44
- "jest" : " ^25.2.4 " ,
45
- "jest-circus" : " ^25.2.4 " ,
46
- "lint-staged" : " ^10.1.0 " ,
44
+ "jest" : " ^25.2.7 " ,
45
+ "jest-circus" : " ^25.2.7 " ,
46
+ "lint-staged" : " ^10.1.1 " ,
47
47
"nock" : " ^12.0.3" ,
48
48
"ts-jest" : " ^25.3.0" ,
49
49
"typescript" : " ^3.8.3"
You can’t perform that action at this time.
0 commit comments