]> source.dussan.org Git - jquery.git/commitdiff
Build: Upgrade ESLint to 3.x again 3225/head
authorMichał Gołębiowski <m.goleb@gmail.com>
Mon, 11 Jul 2016 17:22:48 +0000 (19:22 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Wed, 13 Jul 2016 08:54:34 +0000 (10:54 +0200)
ESLint is now skipped in Node older than 4.x so we're safe.

Refs gh-3222

package.json

index 2443b46c3fb2794dc46a030b3d7e1cc0370c3d0e..6ef29dc0e4548d7375768ca2a56f898c936b0fb9 100644 (file)
@@ -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",