File tree Expand file tree Collapse file tree 2 files changed +132
-176
lines changed Expand file tree Collapse file tree 2 files changed +132
-176
lines changed Original file line number Diff line number Diff line change 52
52
"@commitlint/cli" : " ^17.0.2" ,
53
53
"@commitlint/config-conventional" : " ^17.0.2" ,
54
54
"@textlint/ast-node-types" : " ^12.1.1" ,
55
- "@types/jest" : " ^28.1.1 " ,
56
- "@types/node" : " ^17 .0.42 " ,
57
- "@typescript-eslint/eslint-plugin" : " ^5.27.1 " ,
58
- "@typescript-eslint/parser" : " ^5.27.1 " ,
59
- "eslint" : " ^8.17 .0" ,
55
+ "@types/jest" : " ^28.1.2 " ,
56
+ "@types/node" : " ^18 .0.0 " ,
57
+ "@typescript-eslint/eslint-plugin" : " ^5.28.0 " ,
58
+ "@typescript-eslint/parser" : " ^5.28.0 " ,
59
+ "eslint" : " ^8.18 .0" ,
60
60
"husky" : " ^8.0.1" ,
61
61
"jest" : " ^28.1.1" ,
62
62
"jest-circus" : " ^28.1.1" ,
63
- "lint-staged" : " ^13.0.1 " ,
64
- "ts-jest" : " ^28.0.4 " ,
65
- "typescript" : " ^4.7.3 "
63
+ "lint-staged" : " ^13.0.2 " ,
64
+ "ts-jest" : " ^28.0.5 " ,
65
+ "typescript" : " ^4.7.4 "
66
66
},
67
67
"publishConfig" : {
68
68
"access" : " public"
You can’t perform that action at this time.
0 commit comments