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:
authordeepak1556 <hop2deep@gmail.com>2022-06-04 03:57:18 +0300
committerdeepak1556 <hop2deep@gmail.com>2022-06-04 03:57:18 +0300
commit55a970c85af9b6b350d65b50a174c6c6b56ff99c (patch)
tree3d80c48c7f0e94fff2d304c69cd01abd6b75cea2 /package.json
parent17aee6520d78c140a153afffe371962795a581c3 (diff)
chore: bump electron@18.3.2
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 fb935f45984..9efaec00e00 100644
--- a/package.json
+++ b/package.json
@@ -136,7 +136,7 @@
"cssnano": "^4.1.11",
"debounce": "^1.0.0",
"deemon": "^1.4.0",
- "electron": "18.3.0",
+ "electron": "18.3.2",
"eslint": "8.7.0",
"eslint-plugin-header": "3.1.1",
"eslint-plugin-jsdoc": "^19.1.0",