diff options
| author | XhmikosR <[email protected]> | 2014-07-01 07:24:14 +0300 |
|---|---|---|
| committer | XhmikosR <[email protected]> | 2014-07-01 07:32:50 +0300 |
| commit | a013c112c41e096a881de67cae76fbaeb88947ee (patch) | |
| tree | 45e630ae078c19ed9976db12971f86b1fadec599 /test-infra | |
| parent | 8deab3a95d24afa795c428572b7bfadbc7fb9ac5 (diff) | |
| download | bootstrap-a013c112c41e096a881de67cae76fbaeb88947ee.tar.xz bootstrap-a013c112c41e096a881de67cae76fbaeb88947ee.zip | |
Update dependencies.
Diffstat (limited to 'test-infra')
| -rw-r--r-- | test-infra/npm-shrinkwrap.json | 20 |
1 files changed, 10 insertions, 10 deletions
diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json index 8f87b4933..fb8a2ccc4 100644 --- a/test-infra/npm-shrinkwrap.json +++ b/test-infra/npm-shrinkwrap.json @@ -226,12 +226,12 @@ } }, "grunt-autoprefixer": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-0.8.0.tgz", + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/grunt-autoprefixer/-/grunt-autoprefixer-0.8.1.tgz", "dependencies": { "autoprefixer": { - "version": "2.0.2", - "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-2.0.2.tgz", + "version": "2.1.0", + "resolved": "https://registry.npmjs.org/autoprefixer/-/autoprefixer-2.1.0.tgz", "dependencies": { "caniuse-db": { "version": "1.0.20140628", @@ -1442,8 +1442,8 @@ } }, "progress": { - "version": "1.1.6", - "resolved": "https://registry.npmjs.org/progress/-/progress-1.1.6.tgz" + "version": "1.1.7", + "resolved": "https://registry.npmjs.org/progress/-/progress-1.1.7.tgz" }, "request": { "version": "2.36.0", @@ -2154,16 +2154,16 @@ } }, "grunt-jscs-checker": { - "version": "0.6.0", - "resolved": "https://registry.npmjs.org/grunt-jscs-checker/-/grunt-jscs-checker-0.6.0.tgz", + "version": "0.6.1", + "resolved": "https://registry.npmjs.org/grunt-jscs-checker/-/grunt-jscs-checker-0.6.1.tgz", "dependencies": { "hooker": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz" }, "jscs": { - "version": "1.5.6", - "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.5.6.tgz", + "version": "1.5.7", + "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.5.7.tgz", "dependencies": { "colors": { "version": "0.6.2", |
