File tree Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Expand file tree Collapse file tree 1 file changed +10
-8
lines changed Original file line number Diff line number Diff line change 28
28
"@types/react" : " ^16.4.7" ,
29
29
"babel-cli" : " ^6.26.0" ,
30
30
"babel-core" : " ^6.26.3" ,
31
- "babel-eslint" : " ^8 .2.6 " ,
31
+ "babel-eslint" : " ^7 .2.3 " ,
32
32
"babel-plugin-transform-decorators-legacy" : " ^1.3.5" ,
33
33
"babel-preset-es2015" : " ^6.24.1" ,
34
34
"babel-preset-react" : " ^6.24.1" ,
35
35
"babel-preset-stage-0" : " ^6.24.1" ,
36
- "eslint" : " ^5.2 .0" ,
36
+ "eslint" : " ^3.19 .0" ,
37
37
"eslint-config-rackt" : " ^1.1.1" ,
38
- "eslint-plugin-babel" : " ^5 .1.0 " ,
38
+ "eslint-plugin-babel" : " ^4 .1.1 " ,
39
39
"eslint-plugin-react" : " ^7.10.0" ,
40
- "expect" : " ^23.4 .0" ,
40
+ "expect" : " ^1.18 .0" ,
41
41
"fbjs" : " ^0.8.17" ,
42
- "jsdom" : " ^11.12.0 " ,
43
- "mocha" : " ^5.2 .0" ,
42
+ "jsdom" : " ^9.8.3 " ,
43
+ "mocha" : " ^3.3 .0" ,
44
44
"prop-types" : " ^15.6.2" ,
45
45
"react" : " ^16.4.2" ,
46
46
"react-dom" : " ^16.4.2" ,
47
47
"rimraf" : " ^2.6.2" ,
48
- "sinon" : " ^6.1.4 "
48
+ "sinon" : " ^1.17.6 "
49
49
},
50
50
"files" : [
51
51
" index.d.ts" ,
73
73
" expect" ,
74
74
" mocha" ,
75
75
" sinon" ,
76
- " jsdom"
76
+ " jsdom" ,
77
+ " eslint" ,
78
+ " babel-eslint"
77
79
]
78
80
}
79
81
}
You can’t perform that action at this time.
0 commit comments