diff options
| author | Chris Rebert <[email protected]> | 2014-10-23 13:53:35 -0700 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2014-10-23 13:53:35 -0700 |
| commit | 3bea2a45ef036b87dbf1a73897f471c46dab1f35 (patch) | |
| tree | b3272042c7ce1d94ac03d3a1332f6f2219c7789c /package.json | |
| parent | 2df585ad6b9f0635d75eb479dc656119b590584f (diff) | |
| parent | 16a5f874d09cb5a569288189b6c94c0d27aa0a45 (diff) | |
| download | bootstrap-3bea2a45ef036b87dbf1a73897f471c46dab1f35.tar.xz bootstrap-3bea2a45ef036b87dbf1a73897f471c46dab1f35.zip | |
Merge pull request #14847 from twbs/node-deps
Update node dependencies.
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 6b649db32..00ee509b3 100644 --- a/package.json +++ b/package.json @@ -38,7 +38,7 @@ "grunt-contrib-clean": "~0.6.0", "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.8.0", - "grunt-contrib-copy": "~0.6.0", + "grunt-contrib-copy": "~0.7.0", "grunt-contrib-csslint": "~0.3.1", "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-jade": "~0.13.0", @@ -51,12 +51,12 @@ "grunt-exec": "~0.4.6", "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~0.7.1", + "grunt-jscs": "~0.8.0", "grunt-saucelabs": "~8.3.2", "grunt-sed": "~0.1.1", - "load-grunt-tasks": "~0.6.0", + "load-grunt-tasks": "~1.0.0", "markdown": "~0.5.0", - "npm-shrinkwrap": "~3.1.8", + "npm-shrinkwrap": "~4.0.0", "time-grunt": "~1.0.0" }, "engines": { |
