diff options
| author | XhmikosR <[email protected]> | 2014-11-20 08:04:47 +0200 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-11-30 12:51:16 +0200 |
| commit | 61bbe74df11b302a4e61ae027c44ef5ec80edfcf (patch) | |
| tree | be469936849406f041122ba35ab5ac538f55b6d8 /package.json | |
| parent | 4e2db80cbf60bac765f76aa1b10741cfd5ba0f67 (diff) | |
| download | bootstrap-61bbe74df11b302a4e61ae027c44ef5ec80edfcf.tar.xz bootstrap-61bbe74df11b302a4e61ae027c44ef5ec80edfcf.zip | |
Update devDependencies.
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 10 |
1 files changed, 5 insertions, 5 deletions
diff --git a/package.json b/package.json index e4a0d81ea..5793ad2d4 100644 --- a/package.json +++ b/package.json @@ -32,9 +32,9 @@ }, "devDependencies": { "btoa": "~1.1.2", - "glob": "~4.0.6", + "glob": "~4.2.1", "grunt": "~0.4.5", - "grunt-autoprefixer": "~1.0.1", + "grunt-autoprefixer": "~2.0.0", "grunt-banner": "~0.2.3", "grunt-contrib-clean": "~0.6.0", "grunt-contrib-concat": "~0.5.0", @@ -52,12 +52,12 @@ "grunt-exec": "~0.4.6", "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~0.8.1", - "grunt-saucelabs": "~8.3.2", + "grunt-jscs": "~1.0.0", + "grunt-saucelabs": "~8.3.3", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", "npm-shrinkwrap": "5.0.0", - "remarkable": "~1.4.1", + "remarkable": "~1.4.2", "time-grunt": "~1.0.0" }, "engines": { |
