File tree Expand file tree Collapse file tree 2 files changed +227
-226
lines changed Expand file tree Collapse file tree 2 files changed +227
-226
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.9 " ,
3
+ "version" : " 2.0.10 " ,
4
4
"description" : " Helper to filter GitHub Action." ,
5
5
"author" : {
6
6
"name" : " Technote" ,
34
34
"devDependencies" : {
35
35
"@commitlint/cli" : " ^8.3.5" ,
36
36
"@commitlint/config-conventional" : " ^8.3.4" ,
37
- "@technote-space/github-action-test-helper" : " ^0.3.7 " ,
37
+ "@technote-space/github-action-test-helper" : " ^0.3.8 " ,
38
38
"@types/jest" : " ^25.2.3" ,
39
- "@types/node" : " ^14.0.4 " ,
40
- "@typescript-eslint/eslint-plugin" : " ^3.0.0 " ,
41
- "@typescript-eslint/parser" : " ^3.0.0 " ,
42
- "eslint" : " ^7.0 .0" ,
39
+ "@types/node" : " ^14.0.5 " ,
40
+ "@typescript-eslint/eslint-plugin" : " ^3.0.2 " ,
41
+ "@typescript-eslint/parser" : " ^3.0.2 " ,
42
+ "eslint" : " ^7.1 .0" ,
43
43
"husky" : " ^4.2.5" ,
44
44
"jest" : " ^26.0.1" ,
45
45
"jest-circus" : " ^26.0.1" ,
46
- "lint-staged" : " ^10.2.4 " ,
46
+ "lint-staged" : " ^10.2.6 " ,
47
47
"nock" : " ^12.0.3" ,
48
48
"ts-jest" : " ^26.0.0" ,
49
49
"typescript" : " ^3.9.3"
You can’t perform that action at this time.
0 commit comments