From 21c07c8ce7d150c9e9385c1b5b9cfae3fd6eaa16 Mon Sep 17 00:00:00 2001 From: Connor Peet Date: Fri, 8 Nov 2024 12:35:42 -0800 Subject: [PATCH] debug: bump js-debug to 1.95.3 (#233438) Contains https://github.com/microsoft/vscode-js-debug/compare/v1.95.2...v1.95.3 I will have a nicer fix on js-debug's main branch, but this is simple and safe. In non-locked conditions the evaluation takes single-digit milliseconds. --- product.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product.json b/product.json index 1d540b06d62..3ad6245b4a0 100644 --- a/product.json +++ b/product.json @@ -50,8 +50,8 @@ }, { "name": "ms-vscode.js-debug", - "version": "1.95.2", - "sha256": "c7db7b77787dcefbda15e0bcf43a456a4e4ac669c4a097b663664d94a48adce5", + "version": "1.95.3", + "sha256": "77b61197558a46140534deb7d8dd3c9d5038b9cb7ea8195e272c6a3a882d8e73", "repo": "https://github.com/microsoft/vscode-js-debug", "metadata": { "id": "25629058-ddac-4e17-abba-74678e126c5d",