diff --git a/package.json b/package.json index 514a9b18..0f804f22 100644 --- a/package.json +++ b/package.json @@ -31,9 +31,9 @@ }, "config": { "vscode": { - "version": "1.95.1", - "ref": "1.95.1", - "commit": "65edc4939843c90c34d61f4ce11704f09d3e5cb6" + "version": "1.95.2", + "ref": "1.95.2", + "commit": "e8653663e8840adaf45af01eab5c627a5af81807" }, "monaco": { "ref": "v0.52.0", diff --git a/vscode-paches/0055-fix-rollback-typescript-as-the-last-version-breaks-t.patch b/vscode-paches/0055-fix-rollback-typescript-as-the-last-version-breaks-t.patch index 33dfcdca..a90a55c1 100644 --- a/vscode-paches/0055-fix-rollback-typescript-as-the-last-version-breaks-t.patch +++ b/vscode-paches/0055-fix-rollback-typescript-as-the-last-version-breaks-t.patch @@ -11,7 +11,7 @@ Subject: [PATCH] fix: rollback typescript as the last version breaks the 3 files changed, 6 insertions(+), 5 deletions(-) diff --git a/package-lock.json b/package-lock.json -index 0f737c5ec28..9d4faed922a 100644 +index 18b688d2243..2a94dd19504 100644 --- a/package-lock.json +++ b/package-lock.json @@ -152,7 +152,7 @@ @@ -37,7 +37,7 @@ index 0f737c5ec28..9d4faed922a 100644 "bin": { "tsc": "bin/tsc", diff --git a/package.json b/package.json -index 0f1a06f3e20..f80abdfe8da 100644 +index 96411955312..e1ed7f42159 100644 --- a/package.json +++ b/package.json @@ -210,7 +210,7 @@