Skip to content

Commit 9f9a4b5

Browse files
committed
chore(deps): update dependency electron to v6
1 parent 38fba24 commit 9f9a4b5

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": "6.0.2",
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-
electron@4.2.3:
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+
electron@6.0.2:
4386+
version "6.0.2"
4387+
resolved "https://registry.yarnpkg.com/electron/-/electron-6.0.2.tgz#437f3ac2bcb42116d92a3f1084280e0b2cff1493"
4388+
integrity sha512-2SV10JlUsEGZ8CePeQIllFBwrOmm1EONne3Ev7Ro1F4tuS9sF184d3/3wZjEtwOs7hsM6elceYnNuZfx93++YA==
43894389
dependencies:
43904390
"@types/node" "^10.12.18"
43914391
electron-download "^4.1.0"

0 commit comments

Comments
 (0)