File tree Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Expand file tree Collapse file tree 1 file changed +4
-4
lines changed Original file line number Diff line number Diff line change 29
29
"babel-cli" : " ^6.0.0" ,
30
30
"babel-core" : " ^6.0.0" ,
31
31
"babel-eslint" : " ^5.0.0-beta6" ,
32
- "babel-istanbul" : " ^0.6 .0" ,
32
+ "babel-istanbul" : " ^0.7 .0" ,
33
33
"babel-plugin-transform-decorators-legacy" : " ^1.3.4" ,
34
34
"babel-polyfill" : " ^6.3.14" ,
35
35
"babel-preset-es2015" : " ^6.3.13" ,
41
41
"eslint-config-rackt" : " ^1.1.1" ,
42
42
"eslint-plugin-react" : " ~3.16.0" ,
43
43
"expect" : " ^1.10.0" ,
44
- "jsdom" : " ~8.0 .0" ,
44
+ "jsdom" : " ~8.1 .0" ,
45
45
"mocha" : " ^2.3.4" ,
46
46
"react" : " ~0.14.3" ,
47
47
"react-addons-test-utils" : " ^0.14.6" ,
48
48
"react-redux" : " ^4.0.1" ,
49
- "react-router" : " 2.0.0 " ,
49
+ "react-router" : " 2.0.1 " ,
50
50
"react-router-redux" : " ~3.0.0" ,
51
51
"redux" : " ^3.2.0"
52
52
},
53
53
"dependencies" : {
54
54
"hoist-non-react-statics" : " 1.0.5" ,
55
- "lodash.isempty" : " 4.1.1 "
55
+ "lodash.isempty" : " 4.1.3 "
56
56
}
57
57
}
You can’t perform that action at this time.
0 commit comments