From 8ff4db04fe566a8d38e4f95641e39fcb449f51d4 Mon Sep 17 00:00:00 2001 From: Connor Peet Date: Fri, 13 Mar 2026 16:00:26 -0700 Subject: [PATCH] build: bump js-debug to 1.112.0 (#301615) - Updates js-debug extension from version 1.110.0 to 1.112.0 - Updates corresponding sha256 hash for verification (Commit message generated by Copilot) --- product.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/product.json b/product.json index cbd7903d0b4..48804f15226 100644 --- a/product.json +++ b/product.json @@ -52,8 +52,8 @@ }, { "name": "ms-vscode.js-debug", - "version": "1.110.0", - "sha256": "ad3f7d935b64f4ee123853c464b47b3cba13e5018edef831770ae9c3eb218f5b", + "version": "1.112.0", + "sha256": "c24322931434940938f8cf76ebc3dac1e95a5539b9625b165b6672d7f7eafea8", "repo": "https://github.com/microsoft/vscode-js-debug", "metadata": { "id": "25629058-ddac-4e17-abba-74678e126c5d",