From 79cbe4c6d28b2f7be7ba8f5f3ac74c94b697695c Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Ga=C3=ABtan=20Renaudeau?= Date: Fri, 27 Nov 2015 18:25:42 +0100 Subject: [PATCH] update deps --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 90f0ee4..75b53d7 100644 --- a/package.json +++ b/package.json @@ -22,11 +22,11 @@ "react-native": ">=0.9.0" }, "dependencies": { - "invariant": "2.1.2", + "invariant": "2.2.0", "gl-react-core": "1.2.x" }, "devDependencies": { - "eslint": "^1.7.1", + "eslint": "^1.9.0", "eslint-plugin-react": "^3.8.0" } } -- 2.26.2