Skip to content

Commit

Permalink
add automation-tests deps to lockdown file. Fixes mozilla#3160
Browse files Browse the repository at this point in the history
  • Loading branch information
jaredhirsch committed Apr 1, 2013
1 parent ed474b6 commit d536478
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions lockdown.json
Expand Up @@ -117,6 +117,9 @@
"0.1.1": "f1e04fe973754c8907ae51edd3e230e380d76fe9",
"0.2.1": "9ce92601fd223810c29432ad034f8c62d8b8654f"
},
"diff": {
"1.0.4": "f8fe284fbac1d651d41b11d3cea913fd938cd915"
},
"ejs": {
"0.8.3": "db8aac47ff80a7df82b4c82c126fe8970870626f"
},
Expand Down Expand Up @@ -215,6 +218,7 @@
},
"minimatch": {
"0.0.5": "96bb490bbd3ba6836bbfac111adf75301b1584de",
"0.2.6": "afc731fd9874c4c47496bc27938e5014134eaa57",
"0.2.7": "850e2708068bfb12b586c34491f2007cc0b52f67"
},
"mkdirp": {
Expand Down Expand Up @@ -253,7 +257,8 @@
"0.2.6": "c15b750c98274ea175d241b745edf4ddc88f177b",
"0.2.8": "e981ab7e268b457948593b55674c099a815cac31",
"0.3.1": "6680d30560193af5a55eb64394883ed7bcb98f2e",
"0.3.4": "4d6d0bd71ffad0da4ba4f6d876d5eeb04e07480b"
"0.3.4": "4d6d0bd71ffad0da4ba4f6d876d5eeb04e07480b",
"0.3.5": "03654b52417030312d109f39b159825b60309304"
},
"options": {
"0.0.3": "de6a803319c8343269e07e2ba9ed4eab0e2bb35d"
Expand All @@ -273,6 +278,9 @@
"postprocess": {
"0.2.4": "f74512742b1d2c908182a4b60717faa226acf2fb"
},
"q": {
"0.8.10": "73929d88c3dc3b0043ecf5ee589e4aa759de4a23"
},
"qs": {
"0.5.1": "9f6bf5d9ac6c76384e95d36d15b48980e5e4add0"
},
Expand All @@ -295,6 +303,7 @@
"1.1.1": "75c97c5446fa1146c1d250c47ca3629fb9a2e764"
},
"request": {
"2.12.0": "11f46f20b3d0f4848c6383991c80790af16c8e48",
"2.11.4": "6347d7d44e52dc588108cc1ce5cee975fc8926de",
"2.9.203": "6c1711a5407fb94a114219563e44145bcbf4723a"
},
Expand Down Expand Up @@ -359,7 +368,8 @@
"underscore": {
"1.1.7": "40bab84bad19d230096e8d6ef628bff055d83db0",
"1.2.4": "e8da6241aa06f64df2473bb2590b8c17c84c3c7e",
"1.3.1": "6cb8aad0e77eb5dbbfb54b22bcd8697309cf9641"
"1.3.1": "6cb8aad0e77eb5dbbfb54b22bcd8697309cf9641",
"1.4.2": "cb2aae6a7999a89fd55aaee75bce0311698cebfb"
},
"underscore.string": {
"2.0.0": "7470858a54a0bb3560d037da56dcc67b5181e11a"
Expand All @@ -375,7 +385,11 @@
},
"vows": {
"0.5.13": "f6fd9ee9c36d3f20bd6680455cff8090c4b29cde",
"0.6.0": "be2f068009d39a37b37af85c29fa86d8573db431"
"0.6.0": "be2f068009d39a37b37af85c29fa86d8573db431",
"0.6.4": "ff0ed5d654d04d397cee32dce4384ea88cb4f193"
},
"wd": {
"0.0.25": "cfa03cd5bd532653d126876a6f0f0bea123a3516"
},
"which": {
"1.0.5": "5630d6819dda692f1464462e7956cb42c0842739"
Expand Down

0 comments on commit d536478

Please sign in to comment.