]> source.dussan.org Git - jquery.git/commitdiff
Build: Update grunt-contrib-jshint
authorMichał Gołębiowski <m.goleb@gmail.com>
Mon, 1 Jun 2015 21:25:38 +0000 (23:25 +0200)
committerMichał Gołębiowski <m.goleb@gmail.com>
Sat, 13 Jun 2015 20:45:52 +0000 (22:45 +0200)
package.json
test/.jshintrc

index 5c2ea7a73561d6e1003e6e12afa1d0736d178f14..c0ee7028110f08a301459ac58cb53ec24808f912 100644 (file)
@@ -29,7 +29,7 @@
     "grunt": "0.4.5",
     "grunt-cli": "0.1.13",
     "grunt-compare-size": "0.4.0",
-    "grunt-contrib-jshint": "0.10.0",
+    "grunt-contrib-jshint": "0.11.2",
     "grunt-contrib-uglify": "0.7.0",
     "grunt-contrib-watch": "0.6.1",
     "grunt-git-authors": "2.0.1",
index 7d24cba5decd81ad2c08d3bd70e7be4040ab8af1..b55594f4f848dc0f342bb8d5ac98f2b6091b826c 100644 (file)
@@ -21,6 +21,7 @@
                "require": false,
                "define": false,
                "DOMParser": false,
+               "Promise": false,
                "QUnit": false,
                "ok": false,
                "equal": false,