]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
bump minor/patch versions of other dependencies
authorChris Rebert <code@rebertia.com>
Wed, 4 Sep 2013 21:15:51 +0000 (14:15 -0700)
committerChris Rebert <code@rebertia.com>
Wed, 4 Sep 2013 21:15:51 +0000 (14:15 -0700)
package.json

index c70a28290139b62c84f9d4a693ebff9d47be252a..af3c00a1484b7561f12008f09d4a69c6e76a9da3 100644 (file)
   , "devDependencies": {
       "grunt": "~0.4.1"
     , "grunt-contrib-clean": "~0.5.0"
-    , "grunt-contrib-connect": "~0.4.0"
+    , "grunt-contrib-connect": "~0.4.1"
     , "grunt-contrib-concat": "~0.3.0"
-    , "grunt-contrib-copy": "~0.4.0"
-    , "grunt-contrib-jshint": "~0.6.0"
-    , "grunt-contrib-uglify": "~0.2.2"
+    , "grunt-contrib-copy": "~0.4.1"
+    , "grunt-contrib-jshint": "~0.6.4"
+    , "grunt-contrib-uglify": "~0.2.4"
     , "grunt-contrib-qunit": "~0.2.2"
-    , "grunt-contrib-watch": "~0.5.1"
-    , "grunt-html-validation": "~0.1.4"
-    , "grunt-jekyll": "~0.3.8"
+    , "grunt-contrib-watch": "~0.5.3"
+    , "grunt-html-validation": "~0.1.5"
+    , "grunt-jekyll": "~0.3.9"
     , "grunt-recess": "~0.4.0"
-    , "browserstack-runner": "~0.0.11"
+    , "browserstack-runner": "~0.0.12"
   }
 }