From a07e0815ef04aadaf781b30f726da3824585ada5 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Lo=C3=AFc=20Mangeonjean?= Date: Fri, 13 Sep 2024 16:00:49 +0200 Subject: [PATCH] lib: update to VSCode 1.93.1 --- package.json | 6 +++--- ...x-rollback-typescript-as-the-last-version-breaks-t.patch | 2 +- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/package.json b/package.json index 0a9b590d..50f91c4f 100644 --- a/package.json +++ b/package.json @@ -31,9 +31,9 @@ }, "config": { "vscode": { - "version": "1.93.0", - "ref": "1.93.0", - "commit": "4849ca9bdf9666755eb463db297b69e5385090e3" + "version": "1.93.1", + "ref": "1.93.1", + "commit": "38c31bc77e0dd6ae88a4e9cc93428cc27a56ba40" }, "monaco": { "ref": "v0.51.0", diff --git a/vscode-paches/0051-fix-rollback-typescript-as-the-last-version-breaks-t.patch b/vscode-paches/0051-fix-rollback-typescript-as-the-last-version-breaks-t.patch index 319e5f83..e3a22e11 100644 --- a/vscode-paches/0051-fix-rollback-typescript-as-the-last-version-breaks-t.patch +++ b/vscode-paches/0051-fix-rollback-typescript-as-the-last-version-breaks-t.patch @@ -10,7 +10,7 @@ Subject: [PATCH] fix: rollback typescript as the last version breaks the 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/package.json b/package.json -index 2ff61bb3740..f85eb91c4f4 100644 +index 13fc4f4cabe..78c5bf13c55 100644 --- a/package.json +++ b/package.json @@ -215,7 +215,7 @@