Skip to content

Commit

Permalink
Merge pull request #533 from CodinGame/vscode-1.95.2
Browse files Browse the repository at this point in the history
Update to VSCode 1.95.2
  • Loading branch information
CGNonofr authored Nov 8, 2024
2 parents c5785d8 + 7321465 commit 264609d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
6 changes: 3 additions & 3 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -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",
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -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 @@
Expand All @@ -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 @@
Expand Down

1 comment on commit 264609d

@github-actions
Copy link

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Please sign in to comment.