aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2014-03-30 17:26:13 -0700
committerChris Rebert <[email protected]>2014-03-30 17:26:13 -0700
commitdb6572e726d93fbc056d22e60090c77ee703c536 (patch)
tree403748513048de5be6464895f8c2783b76ca4ea3 /package.json
parent35d34ccfaad366175978d9d737116a8537176ff8 (diff)
downloadbootstrap-db6572e726d93fbc056d22e60090c77ee703c536.tar.xz
bootstrap-db6572e726d93fbc056d22e60090c77ee703c536.zip
bump patch versions of 3 grunt tasks
Diffstat (limited to 'package.json')
-rw-r--r--package.json6
1 files changed, 3 insertions, 3 deletions
diff --git a/package.json b/package.json
index c1eedafa8..d8ebb4f7d 100644
--- a/package.json
+++ b/package.json
@@ -47,13 +47,13 @@
"grunt-contrib-less": "~0.11.0",
"grunt-contrib-qunit": "~0.4.0",
"grunt-contrib-uglify": "~0.4.0",
- "grunt-contrib-watch": "~0.6.0",
+ "grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~2.0.1",
"grunt-css-flip": "~0.2.1",
"grunt-exec": "~0.4.5",
- "grunt-html-validation": "~0.1.13",
+ "grunt-html-validation": "~0.1.14",
"grunt-jekyll": "~0.4.1",
- "grunt-jscs-checker": "~0.4.0",
+ "grunt-jscs-checker": "~0.4.1",
"grunt-saucelabs": "~5.1.1",
"grunt-sed": "~0.1.1",
"load-grunt-tasks": "~0.4.0",