diff options
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 2443b46c3..6ef29dc0e 100644 --- a/package.json +++ b/package.json @@ -36,7 +36,7 @@ "grunt-compare-size": "0.4.2", "grunt-contrib-uglify": "1.0.1", "grunt-contrib-watch": "1.0.0", - "grunt-eslint": "18.0.0", + "grunt-eslint": "19.0.0", "grunt-git-authors": "3.2.0", "grunt-jsonlint": "1.0.7", "grunt-newer": "1.2.0", |