]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Kick up grunt-contrib-jshint dependency 11234/head
authorZlatan Vasović <legospace9876@gmail.com>
Fri, 25 Oct 2013 15:45:49 +0000 (17:45 +0200)
committerZlatan Vasović <legospace9876@gmail.com>
Fri, 25 Oct 2013 15:45:49 +0000 (17:45 +0200)
package.json

index 9e6f60a3b05aa0f4669293f30a52e46992dd38a5..cb3e06326e2431b56347f46c5b7cd4a2cb7b5f5e 100644 (file)
@@ -27,7 +27,7 @@
     , "grunt-contrib-concat": "~0.3.0"
     , "grunt-contrib-connect": "~0.5.0"
     , "grunt-contrib-copy": "~0.4.1"
-    , "grunt-contrib-jshint": "~0.6.4"
+    , "grunt-contrib-jshint": "~0.7.0"
     , "grunt-contrib-qunit": "~0.3.0"
     , "grunt-contrib-uglify": "~0.2.4"
     , "grunt-contrib-watch": "~0.5.3"