File tree 2 files changed +10
-14
lines changed
2 files changed +10
-14
lines changed Original file line number Diff line number Diff line change 3
3
4
4
"parser": "babel-eslint",
5
5
6
- "ecmaFeatures": {
7
- "jsx": true
8
- },
9
-
10
6
"env": {
11
7
"es6": true,
12
8
"jest": true,
Original file line number Diff line number Diff line change 174
174
"glob" : " ^7.1.1" ,
175
175
"graceful-fs" : " ^4.1.3" ,
176
176
"inquirer" : " ^3.0.6" ,
177
- "lodash" : " ^4.16.6 " ,
177
+ "lodash" : " ^4.17.5 " ,
178
178
"metro" : " ^0.25.1" ,
179
179
"metro-core" : " ^0.25.1" ,
180
180
"mime" : " ^1.3.4" ,
206
206
"yargs" : " ^9.0.0"
207
207
},
208
208
"devDependencies" : {
209
- "babel-eslint" : " ^7 .2.3 " ,
210
- "eslint" : " ^3.19 .0" ,
211
- "eslint-config-fb-strict" : " ^20.0.3 " ,
212
- "eslint-config-fbjs" : " ^1.1 .1" ,
213
- "eslint-plugin-eslint-comments" : " ^ 2.0.1 " ,
214
- "eslint-plugin-flowtype" : " ^2.33 .0" ,
215
- "eslint-plugin-jest" : " ^ 21.5 .0" ,
216
- "eslint-plugin-prettier" : " 2.1.1 " ,
217
- "eslint-plugin-react" : " ^7.2 .1" ,
209
+ "babel-eslint" : " 8 .2.1 " ,
210
+ "eslint" : " 4.17 .0" ,
211
+ "eslint-config-fb-strict" : " 22.1.0 " ,
212
+ "eslint-config-fbjs" : " 2.0 .1" ,
213
+ "eslint-plugin-eslint-comments" : " 2.0.2 " ,
214
+ "eslint-plugin-flowtype" : " 2.43 .0" ,
215
+ "eslint-plugin-jest" : " 21.8 .0" ,
216
+ "eslint-plugin-prettier" : " 2.6.0 " ,
217
+ "eslint-plugin-react" : " 7.6 .1" ,
218
218
"flow-bin" : " ^0.65.0" ,
219
219
"jest" : " 22.2.1" ,
220
220
"jest-junit" : " 3.5.0" ,
You can’t perform that action at this time.
0 commit comments