File tree Expand file tree Collapse file tree 2 files changed +669
-767
lines changed Expand file tree Collapse file tree 2 files changed +669
-767
lines changed Original file line number Diff line number Diff line change 32
32
"sprintf-js" : " ^1.1.2"
33
33
},
34
34
"devDependencies" : {
35
- "@commitlint/cli" : " ^8.3.5 " ,
36
- "@commitlint/config-conventional" : " ^8.3.4 " ,
35
+ "@commitlint/cli" : " ^9.0.1 " ,
36
+ "@commitlint/config-conventional" : " ^9.0.1 " ,
37
37
"@technote-space/github-action-test-helper" : " ^0.3.8" ,
38
- "@types/jest" : " ^26.0.0 " ,
39
- "@types/node" : " ^14.0.13 " ,
40
- "@typescript-eslint/eslint-plugin" : " ^3.3 .0" ,
41
- "@typescript-eslint/parser" : " ^3.3 .0" ,
42
- "eslint" : " ^7.2.0 " ,
38
+ "@types/jest" : " ^26.0.2 " ,
39
+ "@types/node" : " ^14.0.14 " ,
40
+ "@typescript-eslint/eslint-plugin" : " ^3.4 .0" ,
41
+ "@typescript-eslint/parser" : " ^3.4 .0" ,
42
+ "eslint" : " ^7.3.1 " ,
43
43
"husky" : " ^4.2.5" ,
44
- "jest" : " ^26.0.1 " ,
45
- "jest-circus" : " ^26.0.1 " ,
44
+ "jest" : " ^26.1.0 " ,
45
+ "jest-circus" : " ^26.1.0 " ,
46
46
"lint-staged" : " ^10.2.11" ,
47
47
"nock" : " ^12.0.3" ,
48
- "ts-jest" : " ^26.1.0 " ,
48
+ "ts-jest" : " ^26.1.1 " ,
49
49
"typescript" : " ^3.9.5"
50
50
},
51
51
"publishConfig" : {
You can’t perform that action at this time.
0 commit comments