From ad10d13a755ef370fef670b9a5bb62275dea6b76 Mon Sep 17 00:00:00 2001 From: Julien Fontanet Date: Thu, 1 Oct 2015 18:23:17 +0200 Subject: [PATCH] Update standard. --- packages/xo-collection/package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/packages/xo-collection/package.json b/packages/xo-collection/package.json index 31f85e22d..5401699c2 100644 --- a/packages/xo-collection/package.json +++ b/packages/xo-collection/package.json @@ -30,7 +30,7 @@ }, "devDependencies": { "babel": "^5.6.11", - "babel-eslint": "^3.1.18", + "babel-eslint": "^4.1.3", "clarify": "^1.0.5", "event-to-promise": "^0.3.2", "ghooks": "^0.3.2", @@ -38,7 +38,7 @@ "must": "^0.12.0", "sinon": "^1.14.1", "source-map-support": "^0.3.2", - "standard": "^4.3.3", + "standard": "^5.3.1", "trace": "^1.2.0" }, "scripts": {