update DAP to final 1.40.0

This commit is contained in:
Andre Weinand 2020-04-01 12:43:21 +02:00
parent 48248fac23
commit 30d29a420c
3 changed files with 6 additions and 6 deletions

View file

@ -1,7 +1,7 @@
[
{
"name": "ms-vscode.node-debug",
"version": "1.44.3",
"version": "1.44.4",
"repo": "https://github.com/Microsoft/vscode-node-debug",
"metadata": {
"id": "b6ded8fb-a0a0-4c1c-acbd-ab2a3bc995a6",

View file

@ -157,7 +157,7 @@
"vinyl": "^2.0.0",
"vinyl-fs": "^3.0.0",
"vsce": "1.48.0",
"vscode-debugprotocol": "1.40.0-pre.1",
"vscode-debugprotocol": "^1.40.0",
"vscode-nls-dev": "^3.3.1",
"webpack": "^4.16.5",
"webpack-cli": "^3.3.8",

View file

@ -9642,10 +9642,10 @@ vsce@1.48.0:
yauzl "^2.3.1"
yazl "^2.2.2"
vscode-debugprotocol@1.40.0-pre.1:
version "1.40.0-pre.1"
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.40.0-pre.1.tgz#62c066c0520cc5e318dfc9873907574018bc8460"
integrity sha512-MLlNUSoJbRPNP/7PpnNLOOubZP/X0ObDEjwC6frrn/GR+bT943S1iIdj9aMjT7i93HSpsIAx8YbwkqId7nxLgw==
vscode-debugprotocol@^1.40.0:
version "1.40.0"
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.40.0.tgz#63e1f670a6f5c4928f3f91b27b259a21c4db7861"
integrity sha512-Fwze+9qbLDPuQUhtITJSu/Vk6zIuakNM1iR2ZiZRgRaMEgBpMs2JSKaT0chrhJHCOy6/UbpsUbUBIseF6msV+g==
vscode-nls-dev@^3.3.1:
version "3.3.1"