diff options
| author | Chris Rebert <[email protected]> | 2015-01-20 13:04:17 -0800 |
|---|---|---|
| committer | Chris Rebert <[email protected]> | 2015-01-20 13:04:17 -0800 |
| commit | 136058b56271adbc8b4c2deb95d56d2baaad19f2 (patch) | |
| tree | 44e16fa3b324ec1c12d0808275bc966332347cd0 /package.json | |
| parent | c643a3d33184b79d2b802e76f947787b5ba28788 (diff) | |
| parent | 0b7f6b941a137daed328e6fcf87bc14d2541db66 (diff) | |
| download | bootstrap-136058b56271adbc8b4c2deb95d56d2baaad19f2.tar.xz bootstrap-136058b56271adbc8b4c2deb95d56d2baaad19f2.zip | |
Merge pull request #15618 from twbs/update-sauce
update grunt-saucelabs to ~8.5.0
Diffstat (limited to 'package.json')
| -rw-r--r-- | package.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json index 71e4fb0d1..dc736cb28 100644 --- a/package.json +++ b/package.json @@ -54,7 +54,7 @@ "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", "grunt-jscs": "~1.2.0", - "grunt-saucelabs": "~8.4.1", + "grunt-saucelabs": "~8.5.0", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~2.0.0", "npm-shrinkwrap": "^200.0.0", |
