From 60bc31118514224ee483c93d80a6893ffbecb02b Mon Sep 17 00:00:00 2001 From: greenkeeperio-bot Date: Mon, 4 Jul 2016 12:08:54 -0500 Subject: [PATCH] chore(package): update gulp-eslint to version 3.0.1 https://greenkeeper.io/ --- package.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/package.json b/package.json index a6bb0d7..e21e76c 100644 --- a/package.json +++ b/package.json @@ -27,7 +27,7 @@ "gulp-browserify": "^0.5.1", "gulp-concat": "^2.6.0", "gulp-coveralls": "^0.1.0", - "gulp-eslint": "^3.0.0", + "gulp-eslint": "^3.0.1", "gulp-exclude-gitignore": "^1.0.0", "gulp-istanbul": "^1.0.0", "gulp-mocha": "^2.0.0",