From f5015e2a66c4de191132370cc359db671324c2e7 Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Mon, 20 Feb 2017 16:26:55 +0000 Subject: [PATCH] chore(package): update eslint to version 3.16.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c61b294..1a15f88 100644 --- a/package.json +++ b/package.json @@ -9,7 +9,7 @@ "url": "https://github.com/firstandthird/hapi-upload-s3.git" }, "devDependencies": { - "eslint": "3.15.0", + "eslint": "3.16.0", "eslint-config-firstandthird": "3.2.0", "eslint-plugin-import": "2.2.0", "hapi": "16.1.0"