mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-28 12:33:35 +01:00
chore: update to electron 27 (#197539)
* chore: update electron@27.0.2 * chore: update debian dependencies * chore: bump electron@27.0.4 * chore: bump electron@27.1.0 * chore: bump electron@27.1.3 * chore: bump distro
This commit is contained in:
@@ -21,7 +21,7 @@ const types_2 = require("./rpm/types");
|
||||
// The reference dependencies, which one has to update when the new dependencies
|
||||
// are valid, are in dep-lists.ts
|
||||
const FAIL_BUILD_FOR_NEW_DEPENDENCIES = true;
|
||||
// Based on https://source.chromium.org/chromium/chromium/src/+/refs/tags/114.0.5735.199:chrome/installer/linux/BUILD.gn;l=64-80
|
||||
// Based on https://source.chromium.org/chromium/chromium/src/+/refs/tags/118.0.5993.159:chrome/installer/linux/BUILD.gn;l=64-80
|
||||
// and the Linux Archive build
|
||||
// Shared library dependencies that we already bundle.
|
||||
const bundledDeps = [
|
||||
|
||||
Reference in New Issue
Block a user