File tree Expand file tree Collapse file tree 2 files changed +457
-460
lines changed Expand file tree Collapse file tree 2 files changed +457
-460
lines changed Original file line number Diff line number Diff line change 38
38
"devDependencies" : {
39
39
"@commitlint/cli" : " ^8.3.5" ,
40
40
"@commitlint/config-conventional" : " ^8.3.4" ,
41
- "@technote-space/github-action-helper" : " ^2.0.2 " ,
41
+ "@technote-space/github-action-helper" : " ^2.0.3 " ,
42
42
"@technote-space/github-action-test-helper" : " ^0.3.3" ,
43
- "@types/jest" : " ^25.1.4 " ,
44
- "@types/node" : " ^13.9.5 " ,
45
- "@typescript-eslint/eslint-plugin" : " ^2.25 .0" ,
46
- "@typescript-eslint/parser" : " ^2.25 .0" ,
43
+ "@types/jest" : " ^25.2.1 " ,
44
+ "@types/node" : " ^13.11.0 " ,
45
+ "@typescript-eslint/eslint-plugin" : " ^2.26 .0" ,
46
+ "@typescript-eslint/parser" : " ^2.26 .0" ,
47
47
"eslint" : " ^6.8.0" ,
48
48
"husky" : " ^4.2.3" ,
49
- "jest" : " ^25.2.3 " ,
50
- "jest-circus" : " ^25.2.3 " ,
51
- "lint-staged" : " ^10.0.9 " ,
52
- "ts-jest" : " ^25.2 .1" ,
49
+ "jest" : " ^25.2.7 " ,
50
+ "jest-circus" : " ^25.2.7 " ,
51
+ "lint-staged" : " ^10.1.1 " ,
52
+ "ts-jest" : " ^25.3 .1" ,
53
53
"typescript" : " ^3.8.3"
54
54
},
55
55
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments