mirror of
https://github.com/microsoft/vscode.git
synced 2026-04-20 12:40:19 -05:00
chore: bump gulp-electron@1.38.2 (#262300)
This commit is contained in:
8
package-lock.json
generated
8
package-lock.json
generated
@@ -81,7 +81,7 @@
|
||||
"@types/yazl": "^2.4.2",
|
||||
"@typescript-eslint/utils": "^8.36.0",
|
||||
"@typescript/native-preview": "^7.0.0-dev.20250812.1",
|
||||
"@vscode/gulp-electron": "^1.38.1",
|
||||
"@vscode/gulp-electron": "^1.38.2",
|
||||
"@vscode/l10n-dev": "0.0.35",
|
||||
"@vscode/telemetry-extractor": "^1.10.2",
|
||||
"@vscode/test-cli": "^0.0.6",
|
||||
@@ -3015,9 +3015,9 @@
|
||||
}
|
||||
},
|
||||
"node_modules/@vscode/gulp-electron": {
|
||||
"version": "1.38.1",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/gulp-electron/-/gulp-electron-1.38.1.tgz",
|
||||
"integrity": "sha512-GKkK/Mx2Zpe6zSsraumwDmAUNkVgUfkSsRla7nIA+BpgxxXXJijY1c8QOrbrv+piD7SL66t8ewDQZu8KvJKz1w==",
|
||||
"version": "1.38.2",
|
||||
"resolved": "https://registry.npmjs.org/@vscode/gulp-electron/-/gulp-electron-1.38.2.tgz",
|
||||
"integrity": "sha512-uFMp6Utz2kf62NMXVIht09FfIcuAFLuw7b9xhJNm2iGaaAI3b2BBHP05cKG3LYIPGvkWoC7UNk4EjyQDO7T/ZA==",
|
||||
"dev": true,
|
||||
"license": "MIT",
|
||||
"dependencies": {
|
||||
|
||||
@@ -141,7 +141,7 @@
|
||||
"@types/yazl": "^2.4.2",
|
||||
"@typescript-eslint/utils": "^8.36.0",
|
||||
"@typescript/native-preview": "^7.0.0-dev.20250812.1",
|
||||
"@vscode/gulp-electron": "^1.38.1",
|
||||
"@vscode/gulp-electron": "^1.38.2",
|
||||
"@vscode/l10n-dev": "0.0.35",
|
||||
"@vscode/telemetry-extractor": "^1.10.2",
|
||||
"@vscode/test-cli": "^0.0.6",
|
||||
|
||||
Reference in New Issue
Block a user