aboutsummaryrefslogtreecommitdiff
path: root/package.json
diff options
context:
space:
mode:
authorBaraa Hamodi <[email protected]>2015-06-14 13:24:45 -0700
committerChris Rebert <[email protected]>2015-07-01 17:42:24 -0700
commitf3b2ab6a45bb78c564025d2e6c5da12024cbe15d (patch)
treef7c0373ce4f95b71b280d086893cf5a80cab66e6 /package.json
parent17566fa697e176da0655d251374bc478edf1e1c4 (diff)
downloadbootstrap-f3b2ab6a45bb78c564025d2e6c5da12024cbe15d.tar.xz
bootstrap-f3b2ab6a45bb78c564025d2e6c5da12024cbe15d.zip
Updated devDependencies.
Closes #16636 by merging a rebased+tweaked version of it. [skip sauce]
Diffstat (limited to 'package.json')
-rw-r--r--package.json10
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json
index 380472a0b..10da94f76 100644
--- a/package.json
+++ b/package.json
@@ -29,9 +29,9 @@
"license": "MIT",
"devDependencies": {
"btoa": "~1.1.2",
- "glob": "~5.0.5",
+ "glob": "~5.0.12",
"grunt": "~0.4.5",
- "grunt-autoprefixer": "~3.0.0",
+ "grunt-autoprefixer": "~3.0.3",
"grunt-contrib-clean": "~0.6.0",
"grunt-contrib-compress": "~0.13.0",
"grunt-contrib-concat": "~0.5.1",
@@ -46,7 +46,7 @@
"grunt-contrib-qunit": "~0.7.0",
"grunt-contrib-uglify": "~0.9.1",
"grunt-contrib-watch": "~0.6.1",
- "grunt-csscomb": "~3.0.0",
+ "grunt-csscomb": "~3.0.1",
"grunt-exec": "~0.4.6",
"grunt-html": "~4.0.3",
"grunt-jekyll": "~0.4.2",
@@ -54,9 +54,9 @@
"grunt-saucelabs": "~8.6.1",
"grunt-sed": "twbs/grunt-sed#v0.2.0",
"load-grunt-tasks": "~3.2.0",
- "markdown-it": "^4.2.1",
+ "markdown-it": "^4.3.0",
"npm-shrinkwrap": "^200.4.0",
- "time-grunt": "^1.2.0"
+ "time-grunt": "^1.2.1"
},
"engines": {
"node": ">=0.10.1"