diff options
| author | XhmikosR <[email protected]> | 2015-02-06 23:57:28 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2015-02-10 08:30:51 +0200 |
| commit | a3419df8293facc5b7e24811d751f818dc69042e (patch) | |
| tree | 41ff7e1f42f9ff4675c8e204c1007850ff2e0499 /package.json | |
| parent | e0f2db23d724f7ff1eb00d5e35fc4a911447a912 (diff) | |
| download | bootstrap-a3419df8293facc5b7e24811d751f818dc69042e.tar.xz bootstrap-a3419df8293facc5b7e24811d751f818dc69042e.zip | |
Bump 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 a60e99ab4..92323ceb9 100644 --- a/package.json +++ b/package.json @@ -42,8 +42,8 @@ "grunt-contrib-connect": "~0.9.0", "grunt-contrib-copy": "~0.7.0", "grunt-contrib-csslint": "~0.4.0", - "grunt-contrib-cssmin": "~0.11.0", - "grunt-contrib-jade": "~0.14.0", + "grunt-contrib-cssmin": "~0.12.1", + "grunt-contrib-jade": "~0.14.1", "grunt-contrib-jshint": "~0.11.0", "grunt-contrib-less": "~1.0.0", "grunt-contrib-qunit": "~0.5.2", @@ -53,11 +53,11 @@ "grunt-exec": "~0.4.6", "grunt-html": "~2.0.0", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~1.2.0", + "grunt-jscs": "~1.5.0", "grunt-saucelabs": "~8.5.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~3.1.0", - "markdown-it": "^3.0.4", + "markdown-it": "^3.0.5", "npm-shrinkwrap": "^200.0.0", "time-grunt": "~1.0.0" }, |
