diff --git a/docs/index.html b/docs/index.html
index 4f849bbe..6a2d2816 100644
--- a/docs/index.html
+++ b/docs/index.html
@@ -491,7 +491,7 @@
Mark widget (v2.27.6).
Math widget (v2.16; v2.28.0).
- Output widget (v2.16; v2.28.4).
+ Output widget (v2.16; v2.28.5).
@@ -504,9 +504,9 @@
Print widget (v2.16.4; v2.25.8).
Reflow widget (v2.16; v2.19.0).
Repeat headers widget (v2.0.5; v2.19.0).
- † Resizable columns widget (v2.0.23.1; v2.28.2).
+ † Resizable columns widget (v2.0.23.1; v2.28.5).
† Save sort widget (v2.0.27; v2.24.0).
- Scroller widget (v2.9; v2.28.2).
+ Scroller widget (v2.9; v2.28.5).
Beta Sort-to-hash widget (v2.22.4; v2.24.4).
Beta Sort tbodies widget (v2.22.2; v2.28.0).
Static row widget (v2.16; v2.24.0).
diff --git a/package.json b/package.json
index 53530a3d..4de457e3 100644
--- a/package.json
+++ b/package.json
@@ -65,13 +65,13 @@
"grunt-contrib-clean": "^1.0.0",
"grunt-contrib-concat": "^1.0.1",
"grunt-contrib-copy": "^1.0.0",
- "grunt-contrib-cssmin": "^1.0.1",
- "grunt-contrib-jshint": "^1.0.0",
+ "grunt-contrib-cssmin": "^1.0.2",
+ "grunt-contrib-jshint": "^1.1.0",
"grunt-contrib-qunit": "^1.2.0",
"grunt-contrib-uglify": "^2.0.0",
"grunt-contrib-watch": "^1.0.0",
"grunt-htmlhint": "^0.9.13",
"grunt-jscs": "^3.0.1",
- "grunt-string-replace": "^1.2.1"
+ "grunt-string-replace": "^1.3.1"
}
}