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 <code@rebertia.com>2015-04-08 21:52:45 +0300
committerChris Rebert <code@rebertia.com>2015-04-08 21:52:45 +0300
commit6bd197eed530c47052224b133d298659918d2bfd (patch)
tree9e075ba61275cd4314e6cc82b21d8cb40155cbe7
parentcd0753157d3977b7c7fce8263febaa9c2be663dc (diff)
Bump grunt-eslint to ^10.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 83ed3d3..dc2f7df 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": "^9.0.0",
+ "grunt-eslint": "^10.0.0",
"grunt-jscs": "^1.5.0",
"jscs-jsdoc": "^0.4.0",
"load-grunt-tasks": "^3.0.0",