]> git.ipfire.org Git - thirdparty/bootstrap.git/commitdiff
update shrinkwrap 16344/head
authorChris Rebert <code@rebertia.com>
Thu, 23 Apr 2015 19:14:00 +0000 (12:14 -0700)
committerChris Rebert <code@rebertia.com>
Thu, 23 Apr 2015 20:12:39 +0000 (13:12 -0700)
[skip sauce]
[skip validator]

test-infra/npm-shrinkwrap.json

index 0c304399dad27d9c4d7aa12c46f00d2c05f27afa..d84e363930a36d7a703cfd24ff98181b1952d539 100644 (file)
       }
     },
     "grunt-sed": {
-      "version": "0.1.1",
-      "resolved": "https://registry.npmjs.org/grunt-sed/-/grunt-sed-0.1.1.tgz",
+      "version": "0.2.0",
+      "from": "grunt-sed@git://github.com/twbs/grunt-sed.git#8dd1aea67ad1bab8a6719f0cf209bef719c66ad7",
+      "resolved": "git://github.com/twbs/grunt-sed.git#8dd1aea67ad1bab8a6719f0cf209bef719c66ad7",
       "dependencies": {
+        "lodash": {
+          "version": "3.7.0",
+          "resolved": "https://registry.npmjs.org/lodash/-/lodash-3.7.0.tgz"
+        },
         "replace": {
-          "version": "0.2.10",
-          "resolved": "https://registry.npmjs.org/replace/-/replace-0.2.10.tgz",
+          "version": "0.3.0",
+          "resolved": "https://registry.npmjs.org/replace/-/replace-0.3.0.tgz",
           "dependencies": {
             "colors": {
               "version": "0.5.1",