aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Rebert <[email protected]>2015-04-23 12:14:00 -0700
committerChris Rebert <[email protected]>2015-04-23 13:12:39 -0700
commitbe6691cc048961326a8da4bcc39d2ea4a87afac1 (patch)
treebdd847ec86020a609d94f2c37dcbcc59ebee343b
parent4f85fcfc28aee49884dbab86cdd435bc96ef06d0 (diff)
downloadbootstrap-be6691cc048961326a8da4bcc39d2ea4a87afac1.tar.xz
bootstrap-be6691cc048961326a8da4bcc39d2ea4a87afac1.zip
update shrinkwrap
[skip sauce] [skip validator]
-rw-r--r--test-infra/npm-shrinkwrap.json13
1 files changed, 9 insertions, 4 deletions
diff --git a/test-infra/npm-shrinkwrap.json b/test-infra/npm-shrinkwrap.json
index 0c304399d..d84e36393 100644
--- a/test-infra/npm-shrinkwrap.json
+++ b/test-infra/npm-shrinkwrap.json
@@ -3879,12 +3879,17 @@
}
},
"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",