From 0572dabfd9b9517b69a9f57accbe1f2c23a47194 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Sat, 1 Apr 2017 00:29:28 +0400 Subject: [PATCH] chore(package): update eslint to version 3.19.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index bcb7aa5..181f48e 100644 --- a/package.json +++ b/package.json @@ -56,7 +56,7 @@ "conventional-changelog-cli": "^1.3.1", "conventional-changelog-lint": "^1.1.7", "coveralls": "^2.12.0", - "eslint": "^3.17.1", + "eslint": "^3.19.0", "eslint-config-xo": "^0.17.0", "eslint-formatter-pretty": "^1.0.0", "eslint-plugin-ava": "^4.2.0",