File tree Expand file tree Collapse file tree 2 files changed +567
-648
lines changed Expand file tree Collapse file tree 2 files changed +567
-648
lines changed Original file line number Diff line number Diff line change 26
26
" action.yml"
27
27
],
28
28
"dependencies" : {
29
- "@actions/core" : " ^1.2.3 " ,
29
+ "@actions/core" : " ^1.2.4 " ,
30
30
"@actions/github" : " ^2.1.1" ,
31
31
"@technote-space/filter-github-action" : " ^0.2.11" ,
32
32
"@technote-space/github-action-helper" : " ^2.0.7"
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.6" ,
38
- "@technote-space/release-github-actions-cli" : " ^1.6.0 " ,
38
+ "@technote-space/release-github-actions-cli" : " ^1.6.1 " ,
39
39
"@types/jest" : " ^25.2.1" ,
40
40
"@types/node" : " ^13.13.4" ,
41
41
"@typescript-eslint/eslint-plugin" : " ^2.30.0" ,
42
42
"@typescript-eslint/parser" : " ^2.30.0" ,
43
43
"eslint" : " ^6.8.0" ,
44
44
"husky" : " ^4.2.5" ,
45
- "jest" : " ^25.4.0 " ,
46
- "jest-circus" : " ^25.4.0 " ,
47
- "lint-staged" : " ^10.1.7 " ,
45
+ "jest" : " ^25.5.3 " ,
46
+ "jest-circus" : " ^25.5.3 " ,
47
+ "lint-staged" : " ^10.2.2 " ,
48
48
"nock" : " ^12.0.3" ,
49
49
"ts-jest" : " ^25.4.0" ,
50
50
"typescript" : " ^3.8.3"
You can’t perform that action at this time.
0 commit comments