From 38ccb3adf69fbb9efb2fa7712843529cf5b534c3 Mon Sep 17 00:00:00 2001 From: Joey Baker Date: Mon, 5 Sep 2016 15:43:48 -0700 Subject: [PATCH] Chore (deps) update eslint (major) Breaking changes shouldn't affect us --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index cd8773c..9fa69b9 100644 --- a/package.json +++ b/package.json @@ -29,7 +29,7 @@ "babel-plugin-transform-decorators-legacy": "^1.3.4", "babel-plugin-transform-es2015-modules-commonjs": "^6.10.3", "babel-preset-stage-1": "^6.5.0", - "eslint": "2.10.2", + "eslint": "^3.4.0", "eslint-config-pichak": "1.1.0", "ghooks": "1.0.3", "scripty": "^1.6.0"