From 97d18889732c0823dd545733ecdaa5c99a673c80 Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Thu, 6 Apr 2017 13:38:28 -0400 Subject: [PATCH] chore(package): update eslint-config-standard to version 10.1.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index e799b0b..b8075e3 100644 --- a/package.json +++ b/package.json @@ -22,7 +22,7 @@ "devDependencies": { "chai": "^3.3.0", "eslint": "^1.6.0", - "eslint-config-standard": "^4.4.0", + "eslint-config-standard": "^10.1.0", "eslint-plugin-standard": "^1.3.1", "grunt": "^0.4.1", "grunt-auto-release": "^0.0.2",