Skip to content

Commit d29de45

Browse files
committed
use final DAP 1.51.0
1 parent a59f59b commit d29de45

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -203,7 +203,7 @@
203203
"util": "^0.12.4",
204204
"vinyl": "^2.0.0",
205205
"vinyl-fs": "^3.0.0",
206-
"vscode-debugprotocol": "1.50.0",
206+
"vscode-debugprotocol": "1.51.0",
207207
"vscode-nls-dev": "^3.3.1",
208208
"vscode-telemetry-extractor": "^1.9.5",
209209
"webpack": "^5.42.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -10387,10 +10387,10 @@ vm-browserify@^1.0.1:
1038710387
resolved "https://registry.yarnpkg.com/vm-browserify/-/vm-browserify-1.1.2.tgz#78641c488b8e6ca91a75f511e7a3b32a86e5dda0"
1038810388
integrity sha512-2ham8XPWTONajOR0ohOKOHXkm3+gaBmGut3SRuu75xLd/RRaY6vqgh8NBYYk7+RW3u5AtzPQZG8F10LHkl0lAQ==
1038910389

10390-
vscode-debugprotocol@1.50.0:
10391-
version "1.50.0"
10392-
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.50.0.tgz#6f3e1204d3f4439afb4a5dc9d5396ecef0a94245"
10393-
integrity sha512-kPC8LC0rwkKMjWnbDmffoNKKhoNt40ZaeJGXFBAT/KmBX38M71EG5J5uosaqvHTIWkucKXAw1azh8doydxwyZw==
10390+
vscode-debugprotocol@1.51.0:
10391+
version "1.51.0"
10392+
resolved "https://registry.yarnpkg.com/vscode-debugprotocol/-/vscode-debugprotocol-1.51.0.tgz#c03168dac778b6c24ce17b3511cb61e89c11b2df"
10393+
integrity sha512-dzKWTMMyebIMPF1VYMuuQj7gGFq7guR8AFya0mKacu+ayptJfaRuM0mdHCqiOth4FnRP8mPhEroFPx6Ift8wHA==
1039410394

1039510395
vscode-nls-dev@^3.3.1:
1039610396
version "3.3.1"

0 commit comments

Comments
 (0)