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 68e25c2dd9..86f9d0cb3c 100644
--- a/package.json
+++ b/package.json
@@ -60,13 +60,13 @@
"enzyme-adapter-react-16": "^1.1.0",
"eslint": "^4.19.1",
"eslint-config-prettier": "^2.9.0",
- "eslint-plugin-flowtype": "^2.49.3",
- "eslint-plugin-react": "^7.9.1",
+ "eslint-plugin-flowtype": "^2.50.0",
+ "eslint-plugin-react": "^7.10.0",
"flow-bin": "^0.78.0",
- "flow-typed": "^2.4.0",
+ "flow-typed": "^2.5.1",
"mock-socket": "^8.0.2",
"npm-run-all": "^4.0.1",
- "prettier": "1.13.7",
+ "prettier": "1.14.0",
"rimraf": "^2.5.4"
},
"scripts": {