Permalink
Browse files

Package.json: bump grunt-contrib-jshint to 0.11.1

This fixes jshint/jshint#2922

Fixes #666
  • Loading branch information...
1 parent b4f6456 commit b3d07d310940beab21443fc90f87564eb81bc5d1 @nkovacs nkovacs committed with rxaviers Jan 5, 2017
Showing with 1 addition and 1 deletion.
  1. +1 −1 package.json
View
@@ -81,7 +81,7 @@
"grunt-contrib-clean": "0.6.0",
"grunt-contrib-connect": "0.8.0",
"grunt-contrib-copy": "0.6.0",
- "grunt-contrib-jshint": "0.10.0",
+ "grunt-contrib-jshint": "0.11.1",
"grunt-contrib-qunit": "0.7.0",
"grunt-contrib-requirejs": "0.4.4",
"grunt-contrib-uglify": "0.6.0",

0 comments on commit b3d07d3

Please sign in to comment.