File tree Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Expand file tree Collapse file tree 1 file changed +3
-4
lines changed Original file line number Diff line number Diff line change 2929 "@boringcodes/eslint-config-typescript" : " *" ,
3030 "@boringcodes/prettier-config" : " *" ,
3131 "@typescript-eslint/eslint-plugin" : " ^2.25.0" ,
32- "@typescript-eslint/parser" : " ^2.25.0" ,
3332 "copyfiles" : " ^2.2.0" ,
33+ "eslint" : " ^6.8.0" ,
3434 "eslint-config-prettier" : " ^6.10.1" ,
35- "eslint-config-standard" : " ^14.1 .1" ,
35+ "eslint-config-standard-with-typescript " : " ^15.0 .1" ,
3636 "eslint-plugin-import" : " ^2.20.1" ,
3737 "eslint-plugin-node" : " ^11.0.0" ,
3838 "eslint-plugin-promise" : " ^4.2.1" ,
3939 "eslint-plugin-standard" : " ^4.0.1" ,
40- "eslint" : " ^6.8.0" ,
4140 "husky" : " ^2.3.0" ,
4241 "prettier" : " ^2.0.2" ,
4342 "pretty-quick" : " ^2.0.1" ,
43+ "rollup" : " ^1.12.3" ,
4444 "rollup-plugin-node-resolve" : " ^5.0.0" ,
4545 "rollup-plugin-typescript2" : " ^0.21.1" ,
46- "rollup" : " ^1.12.3" ,
4746 "standard-version" : " ^6.0.1" ,
4847 "typescript" : " ^3.4.5"
4948 }
You can’t perform that action at this time.
0 commit comments