[eslint config] [dev deps] update eslint, eslint-plugin-react

This commit is contained in:
Jordan Harband
2016-03-26 22:39:17 -07:00
parent ff6e1d0d08
commit 5ce6fb1eae

View File

@@ -43,8 +43,8 @@
"homepage": "https://github.com/airbnb/javascript",
"devDependencies": {
"babel-tape-runner": "^1.3.1",
"eslint": "^2.4.0",
"eslint-plugin-react": "^4.2.1",
"eslint": "^2.5.3",
"eslint-plugin-react": "^4.2.3",
"react": "^0.14.7",
"tape": "^4.5.1",
"parallelshell": "^2.0.0"