From df28dfe7f0daf3db95a536a6ce64062bd706185d Mon Sep 17 00:00:00 2001 From: Jordan Harband Date: Wed, 7 Dec 2016 23:56:34 -0800 Subject: [PATCH] [Dev Deps] update `eslint`, `@ljharb/eslint-config` --- package.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/package.json b/package.json index 7620967..4db4357 100644 --- a/package.json +++ b/package.json @@ -49,8 +49,8 @@ "covert": "^1.1.0", "jscs": "^3.0.7", "nsp": "^2.6.2", - "eslint": "^3.11.0", - "@ljharb/eslint-config": "^8.0.0", + "eslint": "^3.11.1", + "@ljharb/eslint-config": "^9.0.1", "@es-shims/api": "^1.2.0", "for-each": "^0.3.2" },