File tree Expand file tree Collapse file tree 2 files changed +376
-326
lines changed Expand file tree Collapse file tree 2 files changed +376
-326
lines changed Original file line number Diff line number Diff line change 75
75
"require-from-string" : " ^2.0.1"
76
76
},
77
77
"devDependencies" : {
78
- "babel-eslint" : " ^8.0.0 " ,
78
+ "babel-eslint" : " ^8.0.3 " ,
79
79
"babel-plugin-transform-flow-strip-types" : " ^6.22.0" ,
80
- "eslint" : " ^4.7.0 " ,
81
- "eslint-config-davidtheclark-node" : " ^0.2.0 " ,
82
- "eslint-config-prettier" : " ^2.5 .0" ,
83
- "eslint-plugin-flowtype" : " ^2.35 .1" ,
84
- "eslint-plugin-node" : " ^3.0.5 " ,
80
+ "eslint" : " ^4.12.1 " ,
81
+ "eslint-config-davidtheclark-node" : " ^0.2.2 " ,
82
+ "eslint-config-prettier" : " ^2.9 .0" ,
83
+ "eslint-plugin-flowtype" : " ^2.39 .1" ,
84
+ "eslint-plugin-node" : " ^5.2.1 " ,
85
85
"flow-bin" : " ^0.54.1" ,
86
- "flow-remove-types" : " ^1.2.1 " ,
86
+ "flow-remove-types" : " ^1.2.3 " ,
87
87
"husky" : " ^0.14.3" ,
88
- "jest" : " ^21.1.0 " ,
89
- "lint-staged" : " ^4.2.1 " ,
90
- "prettier" : " ^1.7.0 "
88
+ "jest" : " ^21.2.1 " ,
89
+ "lint-staged" : " ^6.0.0 " ,
90
+ "prettier" : " ^1.8.2 "
91
91
},
92
92
"engines" : {
93
93
"node" : " >=4"
You can’t perform that action at this time.
0 commit comments