We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 8afcd02 commit 59d24fdCopy full SHA for 59d24fd
package.json
@@ -29,10 +29,10 @@
29
"babel-preset-es2015": "^6.6.0",
30
"babel-register": "^6.7.2",
31
"chai": "^3.5.0",
32
- "eslint": "^2.8.0",
33
- "eslint-config-airbnb-base": "^1.0.3",
+ "eslint": "^2.9.0",
+ "eslint-config-airbnb-base": "^2.0.0",
34
"eslint-plugin-babel": "^3.2.0",
35
- "eslint-plugin-import": "^1.5.0",
+ "eslint-plugin-import": "^1.6.1",
36
"expect": "^1.18.0",
37
"expect.js": "^0.3.1",
38
"mocha": "^2.4.5",
@@ -43,7 +43,7 @@
43
"dependencies": {
44
"lodash.find": "^4.3.0",
45
"lodash.flattendeep": "^4.2.0",
46
- "redux": "^3.5.1",
+ "redux": "^3.5.2",
47
"redux-mock-store": "^1.0.2"
48
}
49
0 commit comments