Skip to content

Commit

Permalink
chore(deps): update dependency electron to v2.0.15 (#776)
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored and Maurice Dalderup committed Dec 17, 2018
1 parent e35cada commit 4cac93d
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -88,7 +88,7 @@
"cross-env": "5.2.0",
"css-loader": "1.0.1",
"cssnano": "4.1.7",
"electron": "2.0.14",
"electron": "2.0.15",
"electron-builder": "20.34.0",
"electron-devtools-installer": "2.2.4",
"electron-rebuild": "1.8.2",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3744,10 +3744,10 @@ [email protected]:
webpack-merge "^4.1.1"
yargs "^11.0.0"

[email protected].14:
version "2.0.14"
resolved "https://registry.yarnpkg.com/electron/-/electron-2.0.14.tgz#fad6766645e7c0cd10b4ae822d3167959735a870"
integrity sha512-8HLVZuscZxVhoMUL6RlF5kMcwGUAMWw5HNwrEmRgzZyBIBbdCO4aMo9z0qknnPTUDROz8xXZFNhFvBXDu61g5Q==
[email protected].15:
version "2.0.15"
resolved "https://registry.yarnpkg.com/electron/-/electron-2.0.15.tgz#cbba54e0eacb752826dd2364b53e6aa8e7b1e390"
integrity sha512-M8/SCXayCIkSdhwfguI0gyH7Ybq+Aj6GElZrFGanC49Q+gTf8DYZJaAeL7GRu6x60Wao5cq3JkwbmH6MNQkRmw==
dependencies:
"@types/node" "^8.0.24"
electron-download "^3.0.1"
Expand Down

0 comments on commit 4cac93d

Please sign in to comment.