aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2013-09-04 14:15:51 -0700
committerChris Rebert <[email protected]>2013-09-04 14:15:51 -0700
commitd10ed7ef5e5ca3b8e4babcde12b9ee9a253f9336 (patch)
tree55c94d876c5a19338af71c508014d76f62f6c9dd
parent07075456b7ec16e095dbbf1a2c3faea08e3ab8c2 (diff)
downloadbootstrap-d10ed7ef5e5ca3b8e4babcde12b9ee9a253f9336.tar.xz
bootstrap-d10ed7ef5e5ca3b8e4babcde12b9ee9a253f9336.zip
bump minor/patch versions of other dependencies
-rw-r--r--package.json16
1 files changed, 8 insertions, 8 deletions
diff --git a/package.json b/package.json
index c70a28290..af3c00a14 100644
--- a/package.json
+++ b/package.json
@@ -22,16 +22,16 @@
, "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"
}
}