Update grunt-contrib-jshint
to 0.11.0
Props netweb. Fixes #31488. git-svn-id: https://develop.svn.wordpress.org/trunk@31649 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
parent
689c0982ec
commit
3d944cc15e
@ -19,6 +19,7 @@
|
|||||||
"_": false,
|
"_": false,
|
||||||
"Backbone": false,
|
"Backbone": false,
|
||||||
"jQuery": false,
|
"jQuery": false,
|
||||||
|
"JSON": false,
|
||||||
"wp": false
|
"wp": false
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
@ -18,7 +18,7 @@
|
|||||||
"grunt-contrib-copy": "~0.7.0",
|
"grunt-contrib-copy": "~0.7.0",
|
||||||
"grunt-contrib-cssmin": "~0.10.0",
|
"grunt-contrib-cssmin": "~0.10.0",
|
||||||
"grunt-contrib-imagemin": "~0.9.1",
|
"grunt-contrib-imagemin": "~0.9.1",
|
||||||
"grunt-contrib-jshint": "~0.10.0",
|
"grunt-contrib-jshint": "~0.11.0",
|
||||||
"grunt-contrib-qunit": "~0.5.2",
|
"grunt-contrib-qunit": "~0.5.2",
|
||||||
"grunt-contrib-uglify": "~0.6.0",
|
"grunt-contrib-uglify": "~0.6.0",
|
||||||
"grunt-contrib-watch": "~0.6.1",
|
"grunt-contrib-watch": "~0.6.1",
|
||||||
|
Loading…
Reference in New Issue
Block a user