From 51a6c70dba1b7483cad9fde351673b6d4eaa1f66 Mon Sep 17 00:00:00 2001 From: Hiroki Tagato Date: Mon, 12 May 2025 21:27:03 +0900 Subject: editors/vscode: update to 1.100.0 Changelog: https://code.visualstudio.com/updates/v1_100 Reported by: GitHub (watch releases) --- editors/vscode/files/patch-scripts_test.sh | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'editors/vscode/files/patch-scripts_test.sh') diff --git a/editors/vscode/files/patch-scripts_test.sh b/editors/vscode/files/patch-scripts_test.sh index 769958670a6d..2b5507b4b434 100644 --- a/editors/vscode/files/patch-scripts_test.sh +++ b/editors/vscode/files/patch-scripts_test.sh @@ -1,6 +1,6 @@ ---- scripts/test.sh.orig 2024-09-27 21:08:28 UTC +--- scripts/test.sh.orig 2025-05-12 00:03:54 UTC +++ scripts/test.sh -@@ -27,7 +27,7 @@ test -d node_modules || npm i +@@ -24,7 +24,7 @@ test -d node_modules || npm i test -d node_modules || npm i # Get electron -- cgit v1.2.3