File tree Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Expand file tree Collapse file tree 1 file changed +9
-11
lines changed Original file line number Diff line number Diff line change 30
30
"devDependencies" : {
31
31
"babel" : " ~5.8.21" ,
32
32
"babel-core" : " ~5.8.22" ,
33
- "babel-eslint" : " ~4.0.8 " ,
33
+ "babel-eslint" : " ~4.1.3 " ,
34
34
"babel-loader" : " ~5.3.2" ,
35
- "chai" : " ~3.2 .0" ,
35
+ "chai" : " ~3.3 .0" ,
36
36
"child-process-promise" : " ~1.1.0" ,
37
37
"colors" : " ~1.1.0" ,
38
38
"es5-shim" : " ~4.1.3" ,
39
- "eslint" : " ~1.1.0" ,
40
- "eslint-config-defaults" : " ~4.0.1" ,
41
- "eslint-plugin-react" : " ~3.2.3" ,
42
- "fs-promise" : " ~0.3.1" ,
39
+ "eslint" : " ~1.6.0" ,
40
+ "eslint-config-defaults" : " ~7.0.1" ,
41
+ "eslint-plugin-react" : " ~3.5.1" ,
43
42
"karma" : " ~0.13.9" ,
44
43
"karma-chai" : " ~0.1.0" ,
45
44
"karma-chrome-launcher" : " ~0.2.0" ,
46
45
"karma-cli" : " ~0.1.0" ,
47
46
"karma-mocha" : " ~0.2.0" ,
48
47
"karma-mocha-reporter" : " ~1.1.1" ,
49
- "karma-phantomjs-launcher" : " ~ 0.2.1" ,
48
+ "karma-phantomjs-launcher" : " ^ 0.2.1" ,
50
49
"karma-sourcemap-loader" : " ~0.3.5" ,
51
50
"karma-webpack" : " ~1.7.0" ,
52
- "mocha" : " ~2.2.5 " ,
51
+ "mocha" : " ~2.3.3 " ,
53
52
"mt-changelog" : " ^0.6.2" ,
54
- "react" : " ~0.13.3 " ,
53
+ "react" : " ~0.14.0 " ,
55
54
"release-script" : " ^0.5.3" ,
56
- "webpack" : " ~1.11.0" ,
57
- "yargs" : " ~3.19.0"
55
+ "webpack" : " ~1.12.2"
58
56
},
59
57
"dependencies" : {
60
58
"babel-runtime" : " ^5.8.0"
You can’t perform that action at this time.
0 commit comments