mirror of
https://github.com/jquery/jquery.git
synced 2025-01-10 18:24:24 +00:00
Build: Upgrade ESLint to 3.x again
ESLint is now skipped in Node older than 4.x so we're safe. Refs gh-3222
This commit is contained in:
parent
030191ae32
commit
96966c0220
@ -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",
|
||||
|
Loading…
Reference in New Issue
Block a user