mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-17 23:35:54 +01:00
chore: bump electron@39.8.0 (#299669)
* chore: bump electron@39.8.0 * chore: bump distro
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -104,7 +104,7 @@
|
||||
"css-loader": "^6.9.1",
|
||||
"debounce": "^1.0.0",
|
||||
"deemon": "^1.13.6",
|
||||
"electron": "39.6.0",
|
||||
"electron": "39.8.0",
|
||||
"eslint": "^9.36.0",
|
||||
"eslint-formatter-compact": "^8.40.0",
|
||||
"eslint-plugin-header": "3.1.1",
|
||||
@@ -7879,9 +7879,9 @@
|
||||
"dev": true
|
||||
},
|
||||
"node_modules/electron": {
|
||||
"version": "39.6.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-39.6.0.tgz",
|
||||
"integrity": "sha512-KQK3sJ6JCyymY3HQxV0N/bVBQwKQETRW0N/+OYcrL9H6tZhpmTSaZY3qSxcruWrPIuouvoiP3Vk/JKUpw05ZIw==",
|
||||
"version": "39.8.0",
|
||||
"resolved": "https://registry.npmjs.org/electron/-/electron-39.8.0.tgz",
|
||||
"integrity": "sha512-K+f3YelSyh9Q4LgUXuIhLB4kq73LJrqnIbe8ih9vpWi+iSdPebj0w7FRYwILCMDoyBQMFC9LicYHuIPmZzdKlg==",
|
||||
"dev": true,
|
||||
"hasInstallScript": true,
|
||||
"license": "MIT",
|
||||
|
||||
Reference in New Issue
Block a user