]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update node dependencies.
authorXhmikosR <xhmikosr@gmail.com>
Fri, 24 Oct 2014 22:58:07 +0000 (01:58 +0300)
committerXhmikosR <xhmikosr@gmail.com>
Sat, 25 Oct 2014 11:12:20 +0000 (14:12 +0300)
package.json
test-infra/npm-shrinkwrap.json

index 00ee509b3734b89dbe60242f59442c3a3f0419d0..da10c6e309ba315f95223ed36b80d46e520ce50d 100644 (file)
@@ -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",
index 793afe81896cdbc666d6c67858c31d7f6e332061..e7a5e0df4b833bfbaf826d8112fc38092bceaf01 100644 (file)
       }
     },
     "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",
                       "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",
                       "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"
       }
     },
     "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",