mirror of
https://github.com/microsoft/vscode.git
synced 2026-05-08 09:08:48 +01:00
chore: bump electron@37.7.0 (#272157)
* chore: bump electron@37.7.0 * chore: update node.js build * chore: bump distro
This commit is contained in:
Generated
+4
-4
@@ -98,7 +98,7 @@
|
||||
"css-loader": "^6.9.1",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.13.6",
|
||||
"electron": "37.6.0",
|
||||
"electron": "37.7.0",
|
||||
"eslint": "^9.36.0",
|
||||
"eslint-formatter-compact": "^8.40.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
@@ -6332,9 +6332,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "37.6.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-37.6.0.tgz",
|
||||
"integrity": "sha512-8AANcn6irYQ7cTAJRY7r0CovWckcGCHUniQecyGhw/jJ25vWwitVhF97skF+EyDztiEI6YBoF0G6tx1s37bO3g==",
|
||||
"version": "37.7.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-37.7.0.tgz",
|
||||
"integrity": "sha512-LBzvfrS0aalynOsnC11AD7zeoU8eOois090mzLpQM3K8yZ2N04i2ZW9qmHOTFLrXlKvrwRc7EbyQf1u8XHMl6Q==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user