aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorXhmikosR <[email protected]>2014-07-22 08:29:39 +0300
committerXhmikosR <[email protected]>2014-07-22 08:31:26 +0300
commit88b4016ce68f24822c8c6083616493ee0989411c (patch)
treec7b9c493b7fc75372ede1f6dc8ad5f907a79a192
parentcaed585033747ac27c3a0dccd72110eef829420a (diff)
downloadbootstrap-88b4016ce68f24822c8c6083616493ee0989411c.tar.xz
bootstrap-88b4016ce68f24822c8c6083616493ee0989411c.zip
Update all devDependencies.
-rw-r--r--package.json8
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json
index 2e20fdb6c..9ba32d699 100644
--- a/package.json
+++ b/package.json
@@ -31,12 +31,12 @@
},
"devDependencies": {
"btoa": "~1.1.2",
- "glob": "~4.0.3",
+ "glob": "~4.0.4",
"grunt": "~0.4.5",
- "grunt-autoprefixer": "~0.8.1",
+ "grunt-autoprefixer": "~0.8.2",
"grunt-banner": "~0.2.3",
"grunt-contrib-clean": "~0.5.0",
- "grunt-contrib-concat": "~0.4.0",
+ "grunt-contrib-concat": "~0.5.0",
"grunt-contrib-connect": "~0.8.0",
"grunt-contrib-copy": "~0.5.0",
"grunt-contrib-csslint": "~0.2.0",
@@ -48,7 +48,7 @@
"grunt-contrib-uglify": "~0.5.0",
"grunt-contrib-watch": "~0.6.1",
"grunt-csscomb": "~3.0.0",
- "grunt-exec": "~0.4.5",
+ "grunt-exec": "~0.4.6",
"grunt-html-validation": "~0.1.18",
"grunt-jekyll": "~0.4.2",
"grunt-jscs": "~0.6.1",