File tree Expand file tree Collapse file tree 2 files changed +679
-1714
lines changed Expand file tree Collapse file tree 2 files changed +679
-1714
lines changed Original file line number Diff line number Diff line change 54
54
"@commitlint/config-conventional" : " ^12.1.4" ,
55
55
"@technote-space/github-action-test-helper" : " ^0.7.12" ,
56
56
"@types/jest" : " ^26.0.23" ,
57
- "@types/node" : " ^15.6.0 " ,
58
- "@typescript-eslint/eslint-plugin" : " ^4.24 .0" ,
59
- "@typescript-eslint/parser" : " ^4.24 .0" ,
57
+ "@types/node" : " ^15.6.1 " ,
58
+ "@typescript-eslint/eslint-plugin" : " ^4.25 .0" ,
59
+ "@typescript-eslint/parser" : " ^4.25 .0" ,
60
60
"eslint" : " ^7.27.0" ,
61
61
"husky" : " ^6.0.0" ,
62
- "jest" : " ^26.6 .3" ,
63
- "jest-circus" : " ^26.6 .3" ,
62
+ "jest" : " ^27.0 .3" ,
63
+ "jest-circus" : " ^27.0 .3" ,
64
64
"lint-staged" : " ^11.0.0" ,
65
65
"pinst" : " ^2.1.6" ,
66
- "ts-jest" : " ^26.5.6 " ,
67
- "typescript" : " ^4.2.4 "
66
+ "ts-jest" : " ^27.0.1 " ,
67
+ "typescript" : " ^4.3.2 "
68
68
},
69
69
"publishConfig" : {
70
70
"access" : " public"
You can’t perform that action at this time.
0 commit comments