File tree Expand file tree Collapse file tree 2 files changed +130
-124
lines changed Expand file tree Collapse file tree 2 files changed +130
-124
lines changed Original file line number Diff line number Diff line change 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.7" ,
38
- "@types/jest" : " ^25.2.2 " ,
39
- "@types/node" : " ^14.0.1 " ,
40
- "@typescript-eslint/eslint-plugin" : " ^2.33 .0" ,
41
- "@typescript-eslint/parser" : " ^2.33 .0" ,
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
42
"eslint" : " ^7.0.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.2 " ,
46
+ "lint-staged" : " ^10.2.4 " ,
47
47
"nock" : " ^12.0.3" ,
48
- "ts-jest" : " ^25.5.1 " ,
49
- "typescript" : " ^3.9.2 "
48
+ "ts-jest" : " ^26.0.0 " ,
49
+ "typescript" : " ^3.9.3 "
50
50
},
51
51
"publishConfig" : {
52
52
"access" : " public"
You can’t perform that action at this time.
0 commit comments