From 226ad39bab4cc0bd476f7963182bc0565afc2c4c Mon Sep 17 00:00:00 2001 From: Connor Peet Date: Fri, 6 Oct 2023 14:18:14 -0700 Subject: [PATCH] debug: bump js-debug to 1.83.1 (#195035) For https://github.com/microsoft/vscode/issues/194988 --- product.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product.json b/product.json index a708a5f4478..d4ff5cd56e8 100644 --- a/product.json +++ b/product.json @@ -52,8 +52,8 @@ }, { "name": "ms-vscode.js-debug", - "version": "1.83.0", - "sha256": "8e81c3ba8e3b643c54f4dccc0b9402ea605c2bee57758bdfdda61501ea8a23d9", + "version": "1.83.1", + "sha256": "1452fdbab8d0d83ca5765bb66170d50b005c97ca4dcd13e154c3401d842a92d4", "repo": "https://github.com/microsoft/vscode-js-debug", "metadata": { "id": "25629058-ddac-4e17-abba-74678e126c5d",