File tree Expand file tree Collapse file tree 2 files changed +2872
-6
lines changed Expand file tree Collapse file tree 2 files changed +2872
-6
lines changed Original file line number Diff line number Diff line change 29
29
"devDependencies" : {
30
30
"babel-cli" : " ^6.7.7" ,
31
31
"babel-core" : " ^6.18.0" ,
32
- "babel-eslint" : " ^6.0.3 " ,
32
+ "babel-eslint" : " ^7.1.1 " ,
33
33
"babel-plugin-transform-decorators-legacy" : " ^1.3.4" ,
34
34
"babel-preset-es2015" : " ^6.18.0" ,
35
35
"babel-preset-react" : " ^6.5.0" ,
36
36
"babel-preset-stage-0" : " ^6.16.0" ,
37
- "eslint" : " ^2.8.0 " ,
37
+ "eslint" : " ^3.12.2 " ,
38
38
"eslint-config-rackt" : " ^1.1.1" ,
39
- "eslint-plugin-babel" : " ^3.2 .0" ,
40
- "eslint-plugin-react" : " ^5.0.1 " ,
39
+ "eslint-plugin-babel" : " ^4.0 .0" ,
40
+ "eslint-plugin-react" : " ^6.8.0 " ,
41
41
"expect" : " ^1.18.0" ,
42
42
"fbjs" : " ^0.8.4" ,
43
- "jsdom" : " ^8.4.0 " ,
44
- "mocha" : " ^2.4.5 " ,
43
+ "jsdom" : " ^9.8.3 " ,
44
+ "mocha" : " ^3.2.0 " ,
45
45
"react" : " ^15.0.1" ,
46
46
"react-addons-test-utils" : " ^15.0.1" ,
47
47
"react-dom" : " ^15.3.2" ,
You can’t perform that action at this time.
0 commit comments