From dd6c80f44e22b899889fb12063eab772e0812d90 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 6 Apr 2017 18:02:17 -0400 Subject: [PATCH] chore(package): update eslint-plugin-standard to version 3.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a4cd164..a84f022 100644 --- a/package.json +++ b/package.json @@ -30,7 +30,7 @@ "eslint-config-standard": "^5.1.0", "eslint-plugin-promise": "^1.1.0", "eslint-plugin-react": "^4.2.1", - "eslint-plugin-standard": "^1.3.2", + "eslint-plugin-standard": "^3.0.1", "grunt": "^0.4.1", "grunt-auto-release": "^0.0.6", "grunt-bump": "^0.7.0",