From: XhmikosR Date: Mon, 8 Sep 2014 06:00:53 +0000 (+0300) Subject: Update dependencies. X-Git-Tag: v3.3.0~199 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5befcb991cc62b338abc0401e6496c3866000a12;p=thirdparty%2Fbootstrap.git Update dependencies. --- diff --git a/package.json b/package.json index be6e36d426..66c5df861c 100644 --- a/package.json +++ b/package.json @@ -39,7 +39,7 @@ "grunt-contrib-concat": "~0.5.0", "grunt-contrib-connect": "~0.8.0", "grunt-contrib-copy": "~0.5.0", - "grunt-contrib-csslint": "~0.2.0", + "grunt-contrib-csslint": "~0.3.1", "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-jade": "~0.12.0", "grunt-contrib-jshint": "~0.10.0", @@ -51,8 +51,8 @@ "grunt-exec": "~0.4.6", "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~0.7.0", - "grunt-saucelabs": "~8.3.1", + "grunt-jscs": "~0.7.1", + "grunt-saucelabs": "~8.3.2", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~0.6.0", "markdown": "~0.5.0", diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json index ba0a5a88fe..3913c564ed 100644 --- a/test-infra/npm-shrinkwrap.json +++ b/test-infra/npm-shrinkwrap.json @@ -234,12 +234,12 @@ "resolved": "https://registry.npmjs.org/autoprefixer-core/-/autoprefixer-core-3.0.1.tgz", "dependencies": { "caniuse-db": { - "version": "1.0.20140826", - "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.20140826.tgz" + "version": "1.0.20140906", + "resolved": "https://registry.npmjs.org/caniuse-db/-/caniuse-db-1.0.20140906.tgz" }, "postcss": { - "version": "2.2.3", - "resolved": "https://registry.npmjs.org/postcss/-/postcss-2.2.3.tgz", + "version": "2.2.4", + "resolved": "https://registry.npmjs.org/postcss/-/postcss-2.2.4.tgz", "dependencies": { "js-base64": { "version": "2.1.5", @@ -640,8 +640,8 @@ "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz" }, "range-parser": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.0.tgz" + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/range-parser/-/range-parser-1.0.1.tgz" } } } @@ -688,9 +688,47 @@ "resolved": "https://registry.npmjs.org/grunt-contrib-copy/-/grunt-contrib-copy-0.5.0.tgz" }, "grunt-contrib-csslint": { - "version": "0.2.0", - "resolved": "https://registry.npmjs.org/grunt-contrib-csslint/-/grunt-contrib-csslint-0.2.0.tgz", + "version": "0.3.1", + "resolved": "https://registry.npmjs.org/grunt-contrib-csslint/-/grunt-contrib-csslint-0.3.1.tgz", "dependencies": { + "chalk": { + "version": "0.5.1", + "resolved": "https://registry.npmjs.org/chalk/-/chalk-0.5.1.tgz", + "dependencies": { + "ansi-styles": { + "version": "1.1.0", + "resolved": "https://registry.npmjs.org/ansi-styles/-/ansi-styles-1.1.0.tgz" + }, + "escape-string-regexp": { + "version": "1.0.1", + "resolved": "https://registry.npmjs.org/escape-string-regexp/-/escape-string-regexp-1.0.1.tgz" + }, + "has-ansi": { + "version": "0.1.0", + "resolved": "https://registry.npmjs.org/has-ansi/-/has-ansi-0.1.0.tgz", + "dependencies": { + "ansi-regex": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz" + } + } + }, + "strip-ansi": { + "version": "0.3.0", + "resolved": "https://registry.npmjs.org/strip-ansi/-/strip-ansi-0.3.0.tgz", + "dependencies": { + "ansi-regex": { + "version": "0.2.1", + "resolved": "https://registry.npmjs.org/ansi-regex/-/ansi-regex-0.2.1.tgz" + } + } + }, + "supports-color": { + "version": "0.2.0", + "resolved": "https://registry.npmjs.org/supports-color/-/supports-color-0.2.0.tgz" + } + } + }, "csslint": { "version": "0.10.0", "resolved": "https://registry.npmjs.org/csslint/-/csslint-0.10.0.tgz", @@ -700,6 +738,10 @@ "resolved": "https://registry.npmjs.org/parserlib/-/parserlib-0.2.5.tgz" } } + }, + "lodash": { + "version": "2.4.1", + "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz" } } }, @@ -726,8 +768,8 @@ } }, "clean-css": { - "version": "2.2.14", - "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.14.tgz", + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.15.tgz", "dependencies": { "commander": { "version": "2.2.0", @@ -1228,34 +1270,40 @@ } }, "less": { - "version": "1.7.4", - "resolved": "https://registry.npmjs.org/less/-/less-1.7.4.tgz", + "version": "1.7.5", + "resolved": "https://registry.npmjs.org/less/-/less-1.7.5.tgz", "dependencies": { "clean-css": { - "version": "2.1.8", - "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.1.8.tgz", + "version": "2.2.15", + "resolved": "https://registry.npmjs.org/clean-css/-/clean-css-2.2.15.tgz", "dependencies": { "commander": { - "version": "2.1.0", - "resolved": "https://registry.npmjs.org/commander/-/commander-2.1.0.tgz" + "version": "2.2.0", + "resolved": "https://registry.npmjs.org/commander/-/commander-2.2.0.tgz" } } }, "graceful-fs": { - "version": "2.0.3", - "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-2.0.3.tgz" + "version": "3.0.2", + "resolved": "https://registry.npmjs.org/graceful-fs/-/graceful-fs-3.0.2.tgz" }, "mime": { "version": "1.2.11", "resolved": "https://registry.npmjs.org/mime/-/mime-1.2.11.tgz" }, "mkdirp": { - "version": "0.3.5", - "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.3.5.tgz" + "version": "0.5.0", + "resolved": "https://registry.npmjs.org/mkdirp/-/mkdirp-0.5.0.tgz", + "dependencies": { + "minimist": { + "version": "0.0.8", + "resolved": "https://registry.npmjs.org/minimist/-/minimist-0.0.8.tgz" + } + } }, "request": { - "version": "2.34.0", - "resolved": "https://registry.npmjs.org/request/-/request-2.34.0.tgz", + "version": "2.40.0", + "resolved": "https://registry.npmjs.org/request/-/request-2.40.0.tgz", "dependencies": { "aws-sign2": { "version": "0.5.0", @@ -1286,8 +1334,8 @@ } }, "hawk": { - "version": "1.0.0", - "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.0.0.tgz", + "version": "1.1.1", + "resolved": "https://registry.npmjs.org/hawk/-/hawk-1.1.1.tgz", "dependencies": { "boom": { "version": "0.4.2", @@ -1329,6 +1377,10 @@ "version": "5.0.0", "resolved": "https://registry.npmjs.org/json-stringify-safe/-/json-stringify-safe-5.0.0.tgz" }, + "mime-types": { + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/mime-types/-/mime-types-1.0.2.tgz" + }, "node-uuid": { "version": "1.4.1", "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.1.tgz" @@ -1338,8 +1390,12 @@ "resolved": "https://registry.npmjs.org/oauth-sign/-/oauth-sign-0.3.0.tgz" }, "qs": { - "version": "0.6.6", - "resolved": "https://registry.npmjs.org/qs/-/qs-0.6.6.tgz" + "version": "1.0.2", + "resolved": "https://registry.npmjs.org/qs/-/qs-1.0.2.tgz" + }, + "stringstream": { + "version": "0.0.4", + "resolved": "https://registry.npmjs.org/stringstream/-/stringstream-0.0.4.tgz" }, "tough-cookie": { "version": "0.12.1", @@ -1352,8 +1408,8 @@ } }, "tunnel-agent": { - "version": "0.3.0", - "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.3.0.tgz" + "version": "0.4.0", + "resolved": "https://registry.npmjs.org/tunnel-agent/-/tunnel-agent-0.4.0.tgz" } } }, @@ -2300,16 +2356,16 @@ } }, "grunt-jscs": { - "version": "0.7.0", - "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.7.0.tgz", + "version": "0.7.1", + "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.7.1.tgz", "dependencies": { "hooker": { "version": "0.2.3", "resolved": "https://registry.npmjs.org/hooker/-/hooker-0.2.3.tgz" }, "jscs": { - "version": "1.6.0", - "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.6.0.tgz", + "version": "1.6.1", + "resolved": "https://registry.npmjs.org/jscs/-/jscs-1.6.1.tgz", "dependencies": { "colors": { "version": "0.6.2", @@ -2323,6 +2379,10 @@ "version": "1.2.2", "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.2.2.tgz" }, + "exit": { + "version": "0.1.2", + "resolved": "https://registry.npmjs.org/exit/-/exit-0.1.2.tgz" + }, "minimatch": { "version": "1.0.0", "resolved": "https://registry.npmjs.org/minimatch/-/minimatch-1.0.0.tgz", @@ -2416,8 +2476,8 @@ } }, "grunt-saucelabs": { - "version": "8.3.1", - "resolved": "https://registry.npmjs.org/grunt-saucelabs/-/grunt-saucelabs-8.3.1.tgz", + "version": "8.3.2", + "resolved": "https://registry.npmjs.org/grunt-saucelabs/-/grunt-saucelabs-8.3.2.tgz", "dependencies": { "colors": { "version": "0.6.2",