From: XhmikosR Date: Fri, 24 Oct 2014 22:58:07 +0000 (+0300) Subject: Update node dependencies. X-Git-Tag: v3.3.0~56 X-Git-Url: http://git.ipfire.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0ad97ab4461bdd1d721dcf2f21dd3691dcbea37a;p=thirdparty%2Fbootstrap.git Update node dependencies. --- diff --git a/package.json b/package.json index 00ee509b37..da10c6e309 100644 --- a/package.json +++ b/package.json @@ -43,7 +43,7 @@ "grunt-contrib-cssmin": "~0.10.0", "grunt-contrib-jade": "~0.13.0", "grunt-contrib-jshint": "~0.10.0", - "grunt-contrib-less": "~0.11.4", + "grunt-contrib-less": "~0.12.0", "grunt-contrib-qunit": "~0.5.2", "grunt-contrib-uglify": "~0.6.0", "grunt-contrib-watch": "~0.6.1", @@ -51,7 +51,7 @@ "grunt-exec": "~0.4.6", "grunt-html-validation": "~0.1.18", "grunt-jekyll": "~0.4.2", - "grunt-jscs": "~0.8.0", + "grunt-jscs": "~0.8.1", "grunt-saucelabs": "~8.3.2", "grunt-sed": "~0.1.1", "load-grunt-tasks": "~1.0.0", diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json index 793afe8189..e7a5e0df4b 100644 --- a/test-infra/npm-shrinkwrap.json +++ b/test-infra/npm-shrinkwrap.json @@ -1294,8 +1294,8 @@ } }, "grunt-contrib-less": { - "version": "0.11.4", - "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.11.4.tgz", + "version": "0.12.0", + "resolved": "https://registry.npmjs.org/grunt-contrib-less/-/grunt-contrib-less-0.12.0.tgz", "dependencies": { "async": { "version": "0.2.10", @@ -1702,8 +1702,8 @@ "resolved": "https://registry.npmjs.org/bl/-/bl-0.9.3.tgz", "dependencies": { "readable-stream": { - "version": "1.0.32", - "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.32.tgz", + "version": "1.0.33", + "resolved": "https://registry.npmjs.org/readable-stream/-/readable-stream-1.0.33.tgz", "dependencies": { "core-util-is": { "version": "1.0.1", @@ -2173,10 +2173,6 @@ "version": "1.4.0", "resolved": "https://registry.npmjs.org/node-uuid/-/node-uuid-1.4.0.tgz" }, - "vow": { - "version": "0.4.4", - "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz" - }, "vow-queue": { "version": "0.3.1", "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.3.1.tgz" @@ -2472,8 +2468,8 @@ } }, "grunt-jscs": { - "version": "0.8.0", - "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.8.0.tgz", + "version": "0.8.1", + "resolved": "https://registry.npmjs.org/grunt-jscs/-/grunt-jscs-0.8.1.tgz", "dependencies": { "hooker": { "version": "0.2.3",