diff options
| author | XhmikosR <[email protected]> | 2015-04-19 00:07:37 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-04-19 00:07:37 +0300 |
| commit | 09f98453ce432e3793d8e95a0c2664c2ec25864a (patch) | |
| tree | 708688f79db5139ae52fdedafdf6920ff0940e6c /package.json | |
| parent | a955164a671f0bde1578221a868b841fc1711627 (diff) | |
| download | bootstrap-09f98453ce432e3793d8e95a0c2664c2ec25864a.tar.xz bootstrap-09f98453ce432e3793d8e95a0c2664c2ec25864a.zip | |
Update devDependencies.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 8 |
1 files changed, 4 insertions, 4 deletions
diff --git a/package.json b/package.json index 665c62098..1345ef409 100644 --- a/package.json +++ b/package.json @@ -32,7 +32,7 @@ }, "devDependencies": { "btoa": "~1.1.2", - "glob": "~5.0.3", + "glob": "~5.0.5", "grunt": "~0.4.5", "grunt-autoprefixer": "~3.0.0", "grunt-banner": "~0.3.1", @@ -45,7 +45,7 @@ "grunt-contrib-cssmin": "~0.12.2", "grunt-contrib-htmlmin": "~0.4.0", "grunt-contrib-jade": "~0.14.1", - "grunt-contrib-jshint": "~0.11.1", + "grunt-contrib-jshint": "~0.11.2", "grunt-contrib-less": "~1.0.1", "grunt-contrib-qunit": "~0.7.0", "grunt-contrib-uglify": "~0.9.1", @@ -58,9 +58,9 @@ "grunt-saucelabs": "~8.6.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", - "markdown-it": "^4.1.0", + "markdown-it": "^4.1.1", "npm-shrinkwrap": "^200.1.0", - "time-grunt": "^1.1.0" + "time-grunt": "^1.1.1" }, "engines": { "node": ">=0.10.1" |
