File tree Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Expand file tree Collapse file tree 2 files changed +7
-6
lines changed Original file line number Diff line number Diff line change 11language : node_js
22node_js :
3+ - ' 12'
34 - ' 10'
45 - ' 8'
Original file line number Diff line number Diff line change 4242 " simple"
4343 ],
4444 "devDependencies" : {
45- "@typescript-eslint/eslint-plugin" : " ^2.3.0 " ,
46- "@typescript-eslint/parser" : " ^2.3.0 " ,
45+ "@typescript-eslint/eslint-plugin" : " ^2.6.1 " ,
46+ "@typescript-eslint/parser" : " ^2.6.1 " ,
4747 "ava" : " ^2.4.0" ,
48- "eslint" : " ^6.4 .0" ,
48+ "eslint" : " ^6.6 .0" ,
4949 "temp-write" : " ^4.0.0" ,
50- "typescript" : " ^3.6.3 "
50+ "typescript" : " ^3.7.2 "
5151 },
5252 "peerDependencies" : {
53- "@typescript-eslint/eslint-plugin" : " >=2.3.0 " ,
54- "eslint" : " >=5.16 .0" ,
53+ "@typescript-eslint/eslint-plugin" : " >=2.6.1 " ,
54+ "eslint" : " >=6.6 .0" ,
5555 "typescript" : " >=3.5.3"
5656 }
5757}
You can’t perform that action at this time.
0 commit comments