From bc026f439cebd01059b1c068cbff241c99780cf3 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Sun, 9 Apr 2017 14:08:54 +0000 Subject: [PATCH] chore(package): update eslint-config-pedant to version 0.8.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index da3286a..0b0a719 100644 --- a/package.json +++ b/package.json @@ -31,7 +31,7 @@ "benchmark": "^2.1.0", "coveralls": "^2.11.9", "eslint": "^3.0.0", - "eslint-config-pedant": "^0.8.0", + "eslint-config-pedant": "^0.8.1", "jscs": "^3.0.3", "mock-fs": "^4.0.0", "nyc": "^10.0.0",