Skip to content
This repository has been archived by the owner on Mar 13, 2024. It is now read-only.

Commit

Permalink
chore(deps): bump vscode-debugprotocol from 1.28.0 to 1.51.0
Browse files Browse the repository at this point in the history
Bumps [vscode-debugprotocol](https://github.com/microsoft/vscode-debugadapter-node) from 1.28.0 to 1.51.0.
- [Commits](https://github.com/microsoft/vscode-debugadapter-node/commits)

---
updated-dependencies:
- dependency-name: vscode-debugprotocol
  dependency-type: direct:production
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Feb 8, 2024
1 parent 361a12d commit 466238f
Show file tree
Hide file tree
Showing 4 changed files with 21 additions and 8 deletions.
23 changes: 18 additions & 5 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion packages/salesforcedx-apex-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@
"faye": "1.1.2",
"request-light": "^0.7.0",
"vscode-debugadapter": "1.28.0",
"vscode-debugprotocol": "1.28.0"
"vscode-debugprotocol": "1.51.0"
},
"devDependencies": {
"@salesforce/salesforcedx-test-utils-vscode": "59.17.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 @@ -15,7 +15,7 @@
"dependencies": {
"@salesforce/salesforcedx-utils": "59.17.0",
"vscode-debugadapter": "1.28.0",
"vscode-debugprotocol": "1.28.0",
"vscode-debugprotocol": "1.51.0",
"vscode-uri": "1.0.1"
},
"devDependencies": {
Expand Down
2 changes: 1 addition & 1 deletion packages/salesforcedx-vscode-apex-debugger/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -26,7 +26,7 @@
"dependencies": {
"@salesforce/salesforcedx-apex-debugger": "59.17.0",
"@salesforce/salesforcedx-utils-vscode": "59.17.0",
"vscode-debugprotocol": "1.28.0",
"vscode-debugprotocol": "1.51.0",
"vscode-extension-telemetry": "0.0.17"
},
"devDependencies": {
Expand Down

0 comments on commit 466238f

Please sign in to comment.