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-03-23 22:16:43 +0300
committerChris Rebert <code@rebertia.com>2015-03-23 22:16:43 +0300
commit904eb07846772843d7f6634b8c4a8cb28f0a58d7 (patch)
tree9d23c1dcc0c294da8e19dc2c423925b93e9b0741
parent887e5b4c876f1a6d56c7fb7016c448b196cac187 (diff)
Upgrade to grunt-eslint ^9.0.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 5862e16..83ed3d3 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": "^7.0.0",
+ "grunt-eslint": "^9.0.0",
"grunt-jscs": "^1.5.0",
"jscs-jsdoc": "^0.4.0",
"load-grunt-tasks": "^3.0.0",