Skip to content

Update to VS Code 1.48.2 #2000

New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Merged
merged 1 commit into from
Aug 26, 2020
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
6 changes: 2 additions & 4 deletions ci/dev/vscode.patch
Original file line number Diff line number Diff line change
Expand Up @@ -226,7 +226,7 @@ index da4fa3e9d0..50f3e1144f 100644

function processLib() {
diff --git a/package.json b/package.json
index e52e3ff548..2f3b55398b 100644
index 226f51a1ec..5c4e5af5f6 100644
--- a/package.json
+++ b/package.json
@@ -45,7 +45,11 @@
Expand Down Expand Up @@ -265,9 +265,7 @@ index e52e3ff548..2f3b55398b 100644
+ "resolutions": {
+ "minimist": "^1.2.5"
}
-}
\ No newline at end of file
+}
}
diff --git a/product.json b/product.json
index 2b884d18f3..518b935b83 100644
--- a/product.json
Expand Down