Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/microsoft/vscode.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRobo <hop2deep@gmail.com>2022-06-24 14:17:44 +0300
committerGitHub <noreply@github.com>2022-06-24 14:17:44 +0300
commit69aaf7a58abfc00b61d42d44842ef83534e9f81d (patch)
treeabfebbed757ef01648ef538efb48a99d4cadd4e5 /package.json
parentdfeb3e00507199b35eab77f7a48ac394c0c82039 (diff)
chore: bump electron@18.3.5 (#153091)
Diffstat (limited to 'package.json')
-rw-r--r--package.json2
1 files changed, 1 insertions, 1 deletions
diff --git a/package.json b/package.json
index 65fdbc5bbe4..1e4af0a7e9c 100644
--- a/package.json
+++ b/package.json
@@ -138,7 +138,7 @@
"cssnano": "^4.1.11",
"debounce": "^1.0.0",
"deemon": "^1.4.0",
- "electron": "18.3.4",
+ "electron": "18.3.5",
"eslint": "8.7.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-jsdoc": "^39.3.2",