File tree Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Expand file tree Collapse file tree 1 file changed +5
-5
lines changed Original file line number Diff line number Diff line change 26
26
"devDependencies" : {
27
27
"babel-cli" : " ^6.10.1" ,
28
28
"babel-core" : " ^6.9.1" ,
29
- "babel-eslint" : " ^6 .0.4 " ,
29
+ "babel-eslint" : " ^7 .0.0 " ,
30
30
"babel-loader" : " ^6.2.4" ,
31
31
"babel-preset-es2015" : " ^6.9.0" ,
32
- "babel-preset-es2015-loose" : " ^7 .0.0" ,
32
+ "babel-preset-es2015-loose" : " ^8 .0.0" ,
33
33
"babel-preset-react" : " ^6.5.0" ,
34
34
"babel-preset-stage-1" : " ^6.5.0" ,
35
35
"eslint" : " ^3.3.1" ,
36
- "eslint-plugin-import" : " ^1.8.1 " ,
36
+ "eslint-plugin-import" : " ^2.0.0 " ,
37
37
"eslint-plugin-react" : " ^6.1.2" ,
38
38
"expect" : " ^1.20.1" ,
39
39
"gzip-size" : " ^3.0.0" ,
40
40
"in-publish" : " ^2.0.0" ,
41
41
"karma" : " ^1.2.0" ,
42
42
"karma-browserstack-launcher" : " ^1.0.1" ,
43
- "karma-chrome-launcher" : " ^1 .0.1 " ,
43
+ "karma-chrome-launcher" : " ^2 .0.0 " ,
44
44
"karma-mocha" : " ^1.0.1" ,
45
45
"karma-mocha-reporter" : " ^2.0.4" ,
46
46
"karma-sourcemap-loader" : " ^0.3.7" ,
50
50
"react" : " ^15.3.0" ,
51
51
"react-dom" : " ^15.3.0" ,
52
52
"readline-sync" : " ^1.4.4" ,
53
- "webpack" : " 1.13.1 "
53
+ "webpack" : " 1.13.2 "
54
54
}
55
55
}
You can’t perform that action at this time.
0 commit comments