Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/twbs/mq4-hover-shim.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <github@rebertia.com>2015-01-25 05:26:32 +0300
committerChris Rebert <github@rebertia.com>2015-01-25 05:26:32 +0300
commitcdeeb007171887960a79437773fda390a6ee3ffd (patch)
treebe0ba26d0fcabcee13d0c693c3ff41c0f8d0dd8f
parent1c3a2bbefe7b42fb40966f334aceb41fb5a00a3d (diff)
update grunt-eslint to ^5.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 11bc312..b2342f0 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"grunt-browserify": "^3.2.1",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1",
- "grunt-eslint": "^4.0.0",
+ "grunt-eslint": "^5.0.0",
"grunt-jscs": "^1.0.0",
"jscs-jsdoc": "^0.4.0",
"load-grunt-tasks": "^3.0.0",