Bump grunt-contrib-jshint ~0.11.3 → ~1.0.0

See #35104


git-svn-id: https://develop.svn.wordpress.org/trunk@37017 602fd350-edb4-49c9-b593-d223f7449a82
This commit is contained in:
Aaron Jorbin 2016-03-16 17:41:32 +00:00
parent b0302d4d30
commit a702da47a9
1 changed files with 1 additions and 1 deletions

View File

@ -19,7 +19,7 @@
"grunt-contrib-copy": "~1.0.0",
"grunt-contrib-cssmin": "~1.0.0",
"grunt-contrib-imagemin": "~1.0.0",
"grunt-contrib-jshint": "~0.11.3",
"grunt-contrib-jshint": "~1.0.0",
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-uglify": "~0.10.0",
"grunt-contrib-watch": "~0.6.1",