File tree Expand file tree Collapse file tree 2 files changed +268
-248
lines changed Expand file tree Collapse file tree 2 files changed +268
-248
lines changed Original file line number Diff line number Diff line change 46
46
"sprintf-js" : " ^1.1.2"
47
47
},
48
48
"devDependencies" : {
49
- "@commitlint/cli" : " ^14.1 .0" ,
50
- "@commitlint/config-conventional" : " ^14.1 .0" ,
49
+ "@commitlint/cli" : " ^15.0 .0" ,
50
+ "@commitlint/config-conventional" : " ^15.0 .0" ,
51
51
"@technote-space/github-action-test-helper" : " ^0.7.28" ,
52
- "@types/jest" : " ^27.0.2 " ,
53
- "@types/node" : " ^16.11.7 " ,
54
- "@typescript-eslint/eslint-plugin" : " ^5.3.1 " ,
55
- "@typescript-eslint/parser" : " ^5.3.1 " ,
52
+ "@types/jest" : " ^27.0.3 " ,
53
+ "@types/node" : " ^16.11.9 " ,
54
+ "@typescript-eslint/eslint-plugin" : " ^5.4.0 " ,
55
+ "@typescript-eslint/parser" : " ^5.4.0 " ,
56
56
"eslint" : " ^8.2.0" ,
57
57
"husky" : " ^7.0.4" ,
58
58
"jest" : " ^27.3.1" ,
59
59
"jest-circus" : " ^27.3.1" ,
60
- "lint-staged" : " ^11.2.6 " ,
60
+ "lint-staged" : " ^12.0.3 " ,
61
61
"nock" : " ^13.2.1" ,
62
62
"ts-jest" : " ^27.0.7" ,
63
- "typescript" : " ^4.4.4 "
63
+ "typescript" : " ^4.5.2 "
64
64
},
65
65
"publishConfig" : {
66
66
"access" : " public"
You can’t perform that action at this time.
0 commit comments