Skip to content

Commit

Permalink
Update cdt-gdb-adapter
Browse files Browse the repository at this point in the history
  • Loading branch information
thegecko committed Dec 21, 2019
1 parent e3994a4 commit 1241bca
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -21,7 +21,7 @@
},
"dependencies": {
"@types/node": "^12.12.14",
"cdt-gdb-adapter": "0.0.15-next.20191219232234.cab0d05.0",
"cdt-gdb-adapter": "0.0.15-next.20191220232242.2160d3c.0",
"vscode-debugadapter": "^1.37.0",
"vscode-debugprotocol": "^1.37.0"
},
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -55,10 +55,10 @@ builtin-modules@^1.1.1:
resolved "https://registry.yarnpkg.com/builtin-modules/-/builtin-modules-1.1.1.tgz#270f076c5a72c02f5b65a47df94c5fe3a278892f"
integrity sha1-Jw8HbFpywC9bZaR9+Uxf46J4iS8=

cdt-gdb-adapter@0.0.15-next.20191219232234.cab0d05.0:
version "0.0.15-next.20191219232234.cab0d05.0"
resolved "https://registry.yarnpkg.com/cdt-gdb-adapter/-/cdt-gdb-adapter-0.0.15-next.20191219232234.cab0d05.0.tgz#c466bb5fd455a9812f8cba73be7ee278942fde9c"
integrity sha512-RzGakdYFv+VuLFb6o8nfbmLjiWeQFtlROAoWxKL5KaRVWO0THcEJnID2RQkQAR7pVgjcF/PBzhcEzE29TT6lrg==
cdt-gdb-adapter@0.0.15-next.20191220232242.2160d3c.0:
version "0.0.15-next.20191220232242.2160d3c.0"
resolved "https://registry.yarnpkg.com/cdt-gdb-adapter/-/cdt-gdb-adapter-0.0.15-next.20191220232242.2160d3c.0.tgz#b076c27a8d3ffcd07ddf0199996ac0c2461b64f9"
integrity sha512-VC0hctpfWHjhQTVxTqJpw0kCeNQxN5VcsEA20GNkGOHBKoc2EDjU7rb4Vb7M4LJJ81JQR9SM02jIjPX/xPNE2Q==
dependencies:
node-addon-api "^1.6.2"
vscode-debugadapter "^1.37.1"
Expand Down

0 comments on commit 1241bca

Please sign in to comment.