aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-04-02 16:23:20 +0300
committerXhmikosR <[email protected]>2014-04-03 10:52:32 +0300
commit76e717b23395ea3997de3d7039a8ec8ab216bbd4 (patch)
tree95a46f8a32341cce0c19dea418971fc7033fb76a
parenta444863268db0ff8a00e2b459d8ff1fdeaae70a2 (diff)
downloadbootstrap-76e717b23395ea3997de3d7039a8ec8ab216bbd4.tar.xz
bootstrap-76e717b23395ea3997de3d7039a8ec8ab216bbd4.zip
Update dependencies.
-rw-r--r--package.json4
1 files changed, 2 insertions, 2 deletions
diff --git a/package.json b/package.json
index e65bdd84d..8b71d24f7 100644
--- a/package.json
+++ b/package.json
@@ -43,7 +43,7 @@
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-cssmin": "~0.9.0",
"grunt-contrib-jade": "~0.11.0",
- "grunt-contrib-jshint": "~0.9.2",
+ "grunt-contrib-jshint": "~0.10.0",
"grunt-contrib-less": "~0.11.0",
"grunt-contrib-qunit": "~0.4.0",
"grunt-contrib-uglify": "~0.4.0",
@@ -51,7 +51,7 @@
"grunt-csscomb": "~2.0.1",
"grunt-css-flip": "~0.2.1",
"grunt-exec": "~0.4.5",
- "grunt-html-validation": "~0.1.14",
+ "grunt-html-validation": "~0.1.15",
"grunt-jekyll": "~0.4.1",
"grunt-jscs-checker": "~0.4.1",
"grunt-saucelabs": "~5.1.1",