File tree Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Expand file tree Collapse file tree 1 file changed +9
-8
lines changed Original file line number Diff line number Diff line change 25
25
},
26
26
"homepage" : " https://github.com/dmitry-zaets/redux-actions-assertions#readme" ,
27
27
"devDependencies" : {
28
- "babel-cli" : " ^6.6.5 " ,
28
+ "babel-cli" : " ^6.7.7 " ,
29
29
"babel-preset-es2015" : " ^6.6.0" ,
30
30
"babel-register" : " ^6.7.2" ,
31
31
"chai" : " ^3.5.0" ,
32
- "eslint" : " ^2.6.0" ,
33
- "eslint-config-airbnb" : " ^6.2.0" ,
34
- "eslint-plugin-babel" : " ^3.1.0" ,
35
- "expect" : " ^1.16.0" ,
32
+ "eslint" : " ^2.8.0" ,
33
+ "eslint-config-airbnb-base" : " ^1.0.3" ,
34
+ "eslint-plugin-babel" : " ^3.2.0" ,
35
+ "eslint-plugin-import" : " ^1.5.0" ,
36
+ "expect" : " ^1.18.0" ,
36
37
"expect.js" : " ^0.3.1" ,
37
38
"mocha" : " ^2.4.5" ,
38
39
"redux-thunk" : " ^2.0.1" ,
39
40
"rimraf" : " ^2.5.2" ,
40
- "should" : " ^8.3.0 "
41
+ "should" : " ^8.3.1 "
41
42
},
42
43
"dependencies" : {
43
44
"lodash.find" : " ^4.3.0" ,
44
- "lodash.flattendeep" : " ^4.1.1 " ,
45
- "redux" : " ^3.3 .1" ,
45
+ "lodash.flattendeep" : " ^4.2.0 " ,
46
+ "redux" : " ^3.5 .1" ,
46
47
"redux-mock-store" : " ^1.0.2"
47
48
}
48
49
}
You can’t perform that action at this time.
0 commit comments