Skip to content

Commit 649515f

Browse files
Bump vscode-debugadapter from 1.43.0 to 1.51.0
Bumps [vscode-debugadapter](https://github.com/microsoft/vscode-debugadapter-node) from 1.43.0 to 1.51.0. - [Release notes](https://github.com/microsoft/vscode-debugadapter-node/releases) - [Commits](https://github.com/microsoft/vscode-debugadapter-node/commits) --- updated-dependencies: - dependency-name: vscode-debugadapter dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent aa239ac commit 649515f

File tree

2 files changed

+39
-29
lines changed

2 files changed

+39
-29
lines changed

package-lock.json

Lines changed: 38 additions & 28 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
],
1313
"dependencies": {
1414
"lrdb-debuggable-lua": "^0.5.4",
15-
"vscode-debugadapter": "^1.43.0",
15+
"vscode-debugadapter": "^1.51.0",
1616
"vscode-nls": "^5.0.0"
1717
},
1818
"activationEvents": [

0 commit comments

Comments
 (0)