summaryrefslogtreecommitdiffhomepage
path: root/package.json
diff options
context:
space:
mode:
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 46b06539f1..c4888aa2ad 100644
--- a/package.json
+++ b/package.json
@@ -54,10 +54,10 @@
"electron-devtools-installer": "^2.1.0",
"electron-mocha": "^3.3.0",
"esdoc": "^0.5.2",
- "eslint": "^3.14.1",
- "eslint-plugin-flowtype": "^2.34.0",
- "eslint-plugin-react": "^6.9.0",
- "flow-bin": "^0.48.0",
+ "eslint": "^4.1.1",
+ "eslint-plugin-flowtype": "^2.34.1",
+ "eslint-plugin-react": "^7.1.0",
+ "flow-bin": "^0.49.1",
"flow-typed": "^2.1.2",
"isomorphic-fetch": "^2.2.1",
"jsdom": "^9.11.0",