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@chrisrebert.com>2015-10-01 07:31:16 +0300
committerChris Rebert <code@chrisrebert.com>2015-10-01 07:31:16 +0300
commit55bff83639b52fdcfcf790a390b6e17f2df771f1 (patch)
tree449c304f139eac71ade60b0b2014e0045b106b1f
parente95e04039182179e30e3970184818b2c8479d23a (diff)
Bump grunt-eslint to ^17.2.0
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index bba78a4..896df0f 100644
--- a/package.json
+++ b/package.json
@@ -41,7 +41,7 @@
"grunt-browserify": "^4.0.0",
"grunt-contrib-jshint": "^0.11.0",
"grunt-contrib-nodeunit": "^0.4.1",
- "grunt-eslint": "^17.0.0",
+ "grunt-eslint": "^17.2.0",
"grunt-jscs": "^1.5.0",
"jscs-jsdoc": "^0.4.0",
"load-grunt-tasks": "^3.0.0",