Skip to content

Commit 7e3fd1c

Browse files
committed
chore(deps): update dependency electron to v4.2.9
1 parent 38fba24 commit 7e3fd1c

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -114,7 +114,7 @@
114114
"css-loader": "3.2.0",
115115
"del": "5.0.0",
116116
"detect-port": "1.3.0",
117-
"electron": "4.2.3",
117+
"electron": "4.2.9",
118118
"electron-builder": "21.2.0",
119119
"express": "4.17.1",
120120
"file-loader": "4.2.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4382,10 +4382,10 @@ [email protected]:
43824382
jsonfile "^4.0.0"
43834383
mkdirp "^0.5.1"
43844384

4385-
4386-
version "4.2.3"
4387-
resolved "https://registry.yarnpkg.com/electron/-/electron-4.2.3.tgz#5d45da9dd5ae97269dbee2623840da808c72d29d"
4388-
integrity sha512-nx+jHxj2eNhaYHXFGdzr7zgSphpVHEU9WAu6qqEUsQ936X3c6bQ5Bdg08KbHZj+cyRRQ06JMu6/ILh5pWrDZaA==
4385+
4386+
version "4.2.9"
4387+
resolved "https://registry.yarnpkg.com/electron/-/electron-4.2.9.tgz#81226aa1ba58e1b05388474faf5a815010a11ea2"
4388+
integrity sha512-zC7K3GOiZKmxqllVG/qq/Gx+qQvyolKj5xKKwXMqIGekfokEW2hvoIO5Yh7KCoAh5dqBtpzOJjS4fj1se+YBcg==
43894389
dependencies:
43904390
"@types/node" "^10.12.18"
43914391
electron-download "^4.1.0"

0 commit comments

Comments
 (0)