aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-03-16 05:05:49 +0200
committerXhmikosR <[email protected]>2014-03-16 06:53:15 +0200
commitd475da5b0fb74562338df5b20da014d5865d1459 (patch)
tree0ac91e8d2c012eb0a1e00ba8e2f43c9e6f72f7fd /package.json
parent28c230faba353a28175a71368193265617ce6bce (diff)
downloadbootstrap-d475da5b0fb74562338df5b20da014d5865d1459.tar.xz
bootstrap-d475da5b0fb74562338df5b20da014d5865d1459.zip
Update dependencies.
Diffstat (limited to 'package.json')
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 6a4416b94..c6fa72b93 100644
--- a/package.json
+++ b/package.json
@@ -32,9 +32,9 @@
"devDependencies": {
"btoa": "~1.1.1",
"canonical-json": "~0.0.4",
- "grunt": "~0.4.3",
+ "grunt": "~0.4.4",
"grunt-autoprefixer": "~0.7.2",
- "grunt-banner": "~0.2.1",
+ "grunt-banner": "~0.2.2",
"grunt-contrib-clean": "~0.5.0",
"grunt-contrib-concat": "~0.3.0",
"grunt-contrib-connect": "~0.7.1",
@@ -42,13 +42,13 @@
"grunt-contrib-csslint": "~0.2.0",
"grunt-contrib-cssmin": "~0.9.0",
"grunt-contrib-jade": "~0.11.0",
- "grunt-contrib-jshint": "~0.9.0",
+ "grunt-contrib-jshint": "~0.9.2",
"grunt-contrib-less": "~0.10.0",
"grunt-contrib-qunit": "~0.4.0",
"grunt-contrib-uglify": "~0.4.0",
"grunt-contrib-watch": "~0.6.0",
"grunt-csscomb": "~2.0.1",
- "grunt-css-flip": "~0.2.0",
+ "grunt-css-flip": "~0.2.1",
"grunt-exec": "~0.4.5",
"grunt-html-validation": "~0.1.13",
"grunt-jekyll": "~0.4.1",