From cf2e8e4347972cb01ba012e36868c45ae8bf4faf Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 6 Apr 2017 21:42:25 +0400 Subject: [PATCH] chore(package): update eslint-plugin-standard to version 2.3.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index 582bee0..6760eb6 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "eslint-plugin-markdown": "^1.0.0-beta.3", "eslint-plugin-promise": "^3.5.0", "eslint-plugin-require-path-exists": "^1.1.5", - "eslint-plugin-standard": "^2.1.1", + "eslint-plugin-standard": "^2.3.0", "execa": "^0.6.3", "husky": "^0.13.2", "np": "^2.13.0",