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-02-23 02:59:21 +0300
committerChris Rebert <code@rebertia.com>2015-02-23 02:59:21 +0300
commitbfca9954462bedd4ce59b0ac6e0f6014d4ee6c14 (patch)
tree286f4639c0c157cdd27337040d27f368b27625a1 /package.json
parent93bef4deb06c6cdac5ce82be29cdd1932a50a9a5 (diff)
bump grunt-eslint to ^7.0.0
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 0ac1a5e..027718d 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": "^6.0.0",
+ "grunt-eslint": "^7.0.0",
"grunt-jscs": "^1.5.0",
"jscs-jsdoc": "^0.4.0",
"load-grunt-tasks": "^3.0.0",