From c5bda66f8ce0f0a10aa92ba7f5bc5c17e6f6c01f Mon Sep 17 00:00:00 2001 From: "greenkeeper[bot]" Date: Wed, 22 Feb 2017 23:10:00 +0000 Subject: [PATCH] chore(package): update eslint-config-firstandthird to version 3.3.0 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index c61b294..8cf5cfd 100644 --- a/package.json +++ b/package.json @@ -10,7 +10,7 @@ }, "devDependencies": { "eslint": "3.15.0", - "eslint-config-firstandthird": "3.2.0", + "eslint-config-firstandthird": "3.3.0", "eslint-plugin-import": "2.2.0", "hapi": "16.1.0" },