From f623c9b277e01b66946191c805c5e66cd8baa1d7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Thu, 6 Apr 2017 22:36:33 +0000 Subject: [PATCH] chore(package): update eslint-config-standard to version 10.2.0 Closes #26 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index acdab20..0539f03 100644 --- a/package.json +++ b/package.json @@ -59,7 +59,7 @@ "devDependencies": { "eslint": "^3.18.0", "eslint-config-semistandard": "^8.0.0", - "eslint-config-standard": "^7.1.0", + "eslint-config-standard": "^10.2.0", "eslint-plugin-promise": "^3.5.0", "eslint-plugin-standard": "^2.1.1", "gulp": "^3.9.1",