mirror of
https://github.com/jquery/jquery.git
synced 2026-02-03 10:44:58 -05:00
Build: Update grunt-contrib-jshint
This commit is contained in:
@@ -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",
|
||||
|
||||
@@ -21,6 +21,7 @@
|
||||
"require": false,
|
||||
"define": false,
|
||||
"DOMParser": false,
|
||||
"Promise": false,
|
||||
"QUnit": false,
|
||||
"ok": false,
|
||||
"equal": false,
|
||||
|
||||
Reference in New Issue
Block a user