]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
Update shrinkwrap.
authorXhmikosR <xhmikosr@gmail.com>
Wed, 29 Oct 2014 17:31:20 +0000 (19:31 +0200)
committerXhmikosR <xhmikosr@gmail.com>
Wed, 29 Oct 2014 17:44:14 +0000 (19:44 +0200)
test-infra/npm-shrinkwrap.json

index dfdd4fa0ea23c8ba5941a819ddf8a617cc44ef81..7303b47c009076ae653d2f8cff29e6214b574801 100644 (file)
           "version": "0.1.1",
           "resolved": "https://registry.npmjs.org/grunt-legacy-log/-/grunt-legacy-log-0.1.1.tgz",
           "dependencies": {
+            "colors": {
+              "version": "0.6.2",
+              "resolved": "https://registry.npmjs.org/colors/-/colors-0.6.2.tgz"
+            },
             "lodash": {
               "version": "2.4.1",
               "resolved": "https://registry.npmjs.org/lodash/-/lodash-2.4.1.tgz"
         },
         "grunt-legacy-util": {
           "version": "0.2.0",
-          "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz"
+          "resolved": "https://registry.npmjs.org/grunt-legacy-util/-/grunt-legacy-util-0.2.0.tgz",
+          "dependencies": {
+            "async": {
+              "version": "0.1.22",
+              "resolved": "https://registry.npmjs.org/async/-/async-0.1.22.tgz"
+            },
+            "lodash": {
+              "version": "0.9.2",
+              "resolved": "https://registry.npmjs.org/lodash/-/lodash-0.9.2.tgz"
+            },
+            "underscore.string": {
+              "version": "2.2.1",
+              "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.2.1.tgz"
+            }
+          }
         },
         "hooker": {
           "version": "0.2.3",
                     }
                   }
                 },
+                "vow": {
+                  "version": "0.4.4",
+                  "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.4.tgz"
+                },
                 "vow-fs": {
                   "version": "0.3.2",
                   "resolved": "https://registry.npmjs.org/vow-fs/-/vow-fs-0.3.2.tgz",
                       "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"
                 },
                 "vow-queue": {
                   "version": "0.4.1",
-                  "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.4.1.tgz"
+                  "resolved": "https://registry.npmjs.org/vow-queue/-/vow-queue-0.4.1.tgz",
+                  "dependencies": {
+                    "vow": {
+                      "version": "0.4.6",
+                      "resolved": "https://registry.npmjs.org/vow/-/vow-0.4.6.tgz"
+                    }
+                  }
                 }
               }
             },
               "version": "3.0.1",
               "resolved": "https://registry.npmjs.org/js-yaml/-/js-yaml-3.0.1.tgz",
               "dependencies": {
+                "argparse": {
+                  "version": "0.1.15",
+                  "resolved": "https://registry.npmjs.org/argparse/-/argparse-0.1.15.tgz",
+                  "dependencies": {
+                    "underscore": {
+                      "version": "1.4.4",
+                      "resolved": "https://registry.npmjs.org/underscore/-/underscore-1.4.4.tgz"
+                    },
+                    "underscore.string": {
+                      "version": "2.3.3",
+                      "resolved": "https://registry.npmjs.org/underscore.string/-/underscore.string-2.3.3.tgz"
+                    }
+                  }
+                },
                 "esprima": {
                   "version": "1.0.4",
                   "resolved": "https://registry.npmjs.org/esprima/-/esprima-1.0.4.tgz"