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 2525 },
2626 "homepage" : " https://github.com/dmitry-zaets/redux-actions-assertions#readme" ,
2727 "devDependencies" : {
28- "babel-cli" : " ^6.6.5 " ,
28+ "babel-cli" : " ^6.7.7 " ,
2929 "babel-preset-es2015" : " ^6.6.0" ,
3030 "babel-register" : " ^6.7.2" ,
3131 "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" ,
3637 "expect.js" : " ^0.3.1" ,
3738 "mocha" : " ^2.4.5" ,
3839 "redux-thunk" : " ^2.0.1" ,
3940 "rimraf" : " ^2.5.2" ,
40- "should" : " ^8.3.0 "
41+ "should" : " ^8.3.1 "
4142 },
4243 "dependencies" : {
4344 "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" ,
4647 "redux-mock-store" : " ^1.0.2"
4748 }
4849}
You can’t perform that action at this time.
0 commit comments