From 66ab49ffbc9198f32032522c73ffe55172515436 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sat, 14 Oct 2017 20:54:44 +0000 Subject: [PATCH] chore(package): update eslint to version 4.9.0 --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index be80565..21c513f 100644 --- a/package.json +++ b/package.json @@ -23,7 +23,7 @@ "babel-runtime": "^6.22.0", "chai": "^4.0.0", "coveralls": "^3.0.0", - "eslint": "^4.0.0", + "eslint": "^4.9.0", "eslint-config-airbnb-base": "^12.0.0", "eslint-plugin-import": "^2.0.1", "is-callable": "^1.1.3",