diff options
author | Oleg Gaidarenko <markelog@gmail.com> | 2016-07-09 00:46:58 +0300 |
---|---|---|
committer | Oleg Gaidarenko <markelog@gmail.com> | 2016-07-09 00:49:43 +0300 |
commit | 522f546d9607022a312cc30f8699c5282469f9a1 (patch) | |
tree | 40cb1e4e81ef38ba21a8f731f0148f67c71ff558 /package.json | |
parent | 93f706200c6101df137469ba2e0d965e93508991 (diff) | |
download | jquery-522f546d9607022a312cc30f8699c5282469f9a1.tar.gz jquery-522f546d9607022a312cc30f8699c5282469f9a1.zip |
Build: More ESLint related changes
Diffstat (limited to 'package.json')
-rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 3d38d9b74..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.1.0", + "grunt-eslint": "19.0.0", "grunt-git-authors": "3.2.0", "grunt-jsonlint": "1.0.7", "grunt-newer": "1.2.0", |