File tree Expand file tree Collapse file tree 2 files changed +525
-237
lines changed
Expand file tree Collapse file tree 2 files changed +525
-237
lines changed Original file line number Diff line number Diff line change 11{
22 "name" : " ddts" ,
3- "version" : " 3.0.4 " ,
3+ "version" : " 3.1.0 " ,
44 "main" : " .eslintrc.json" ,
55 "scripts" : {
66 "postinstall" : " ./install-hooks"
99 "author" :
" Connor Harwood <[email protected] >" ,
1010 "license" : " MIT" ,
1111 "dependencies" : {
12- "@typescript-eslint/eslint-plugin" : " 5.18 .0" ,
13- "@typescript-eslint/parser" : " 5.18 .0" ,
14- "eslint" : " 8.12 .0" ,
15- "eslint-config-prettier" : " 8.5 .0" ,
12+ "@typescript-eslint/eslint-plugin" : " 5.56 .0" ,
13+ "@typescript-eslint/parser" : " 5.56 .0" ,
14+ "eslint" : " 8.15 .0" ,
15+ "eslint-config-prettier" : " 8.8 .0" ,
1616 "eslint-plugin-ban" : " 1.6.0" ,
17- "eslint-plugin-import" : " 2.26.0 " ,
17+ "eslint-plugin-import" : " 2.27.5 " ,
1818 "eslint-plugin-prefer-arrow" : " 1.2.3" ,
19- "lint-staged" : " 13.0.3 " ,
20- "prettier" : " 2.7.1 " ,
21- "typescript" : " >=3.3.x <=4.6 .x "
19+ "lint-staged" : " 13.2.0 " ,
20+ "prettier" : " 2.8.6 " ,
21+ "typescript" : " >=3.3.x <=4.8 .x "
2222 }
2323}
You can’t perform that action at this time.
0 commit comments