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": {