Skip to content

Commit

Permalink
update request-light to 0.2.4 (#1230)
Browse files Browse the repository at this point in the history
  • Loading branch information
James Suplizio authored Apr 4, 2019
1 parent b8c0c1c commit 61a41f8
Show file tree
Hide file tree
Showing 6 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion packages/salesforcedx-apex-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@
"@salesforce/salesforcedx-utils-vscode": "45.8.0",
"async-lock": "1.0.0",
"faye": "1.1.2",
"request-light": "0.2.1",
"request-light": "0.2.4",
"vscode-debugadapter": "1.28.0",
"vscode-debugprotocol": "1.28.0"
},
Expand Down
2 changes: 1 addition & 1 deletion packages/salesforcedx-apex-replay-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mocha-junit-reporter": "^1.13.0",
"mocha-multi-reporters": "^1.1.4",
"nyc": "^13",
"request-light": "0.2.1",
"request-light": "0.2.4",
"sinon": "^2.3.6",
"typescript": "3.1.6",
"vscode": "1.1.17",
Expand Down
2 changes: 1 addition & 1 deletion packages/salesforcedx-sobjects-faux-generator/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@salesforce/salesforcedx-utils-vscode": "45.8.0",
"cross-spawn": "6.0.5",
"path-exists": "3.0.0",
"request-light": "0.2.1",
"request-light": "0.2.4",
"rxjs": "^5.4.1",
"shelljs": "0.8.3",
"tree-kill": "^1.1.0"
Expand Down
2 changes: 1 addition & 1 deletion packages/salesforcedx-test-utils-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -29,7 +29,7 @@
"mock-spawn": "0.2.6",
"nyc": "^11.0.2",
"remap-istanbul": "^0.9.5",
"request-light": "0.2.1",
"request-light": "0.2.4",
"sinon": "^2.3.6",
"source-map-support": "^0.4.15",
"typescript": "3.1.6"
Expand Down
2 changes: 1 addition & 1 deletion packages/salesforcedx-utils-vscode/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -34,7 +34,7 @@
"mock-spawn": "0.2.6",
"nyc": "^13",
"remap-istanbul": "^0.9.5",
"request-light": "0.2.1",
"request-light": "0.2.4",
"sinon": "^2.3.6",
"source-map-support": "^0.4.15",
"typescript": "3.1.6"
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@
"@salesforce/salesforcedx-apex-replay-debugger": "45.8.0",
"async-lock": "1.0.0",
"path-exists": "3.0.0",
"request-light": "0.2.1",
"request-light": "0.2.4",
"vscode-extension-telemetry": "0.0.17"
},
"devDependencies": {
Expand Down

0 comments on commit 61a41f8

Please sign in to comment.