Skip to content

Commit ebafcb9

Browse files
committed
update DAP to final version
1 parent 46a9735 commit ebafcb9

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -156,7 +156,7 @@
156156
"vinyl": "^2.0.0",
157157
"vinyl-fs": "^3.0.0",
158158
"vsce": "1.48.0",
159-
"vscode-debugprotocol": "1.39.0-pre.0",
159+
"vscode-debugprotocol": "1.39.0",
160160
"vscode-nls-dev": "^3.3.1",
161161
"webpack": "^4.16.5",
162162
"webpack-cli": "^3.3.8",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -9638,10 +9638,10 @@ vsce@1.48.0:
96389638
yauzl "^2.3.1"
96399639
yazl "^2.2.2"
96409640

9641-
vscode-debugprotocol@1.39.0-pre.0:
9642-
version "1.39.0-pre.0"
9643-
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.39.0-pre.0.tgz#67843631a3c53f2d5282f75ab5996e1408c3958c"
9644-
integrity sha512-VpoD8m0gOo2Ag5dEpNT9sAI6BBxIyCxEk2dhGIBegxnlOuiB1SVxMgo1tmsvNYcRCpf9eng27kZ6d6FGoPpIAg==
9641+
vscode-debugprotocol@1.39.0:
9642+
version "1.39.0"
9643+
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.39.0.tgz#0c639178d0d5ea7de7903b6478b53d2bc0d77461"
9644+
integrity sha512-Wkvgtuz90vjtQBcvw9Z+BYa4dA6W+sHwHMpqvJVNmwWSuT3JZdl0XDhZNLqtMXkVF4okxtAe0MmbupPSt+gnAQ==
96459645

96469646
vscode-minimist@^1.2.2:
96479647
version "1.2.2"

0 commit comments

Comments
 (0)