Skip to content

Commit

Permalink
Bump electron from 2.0.5 to 2.0.7 (#132)
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 2.0.5 to 2.0.7.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v2.0.5...v2.0.7)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and peterdanis committed Aug 10, 2018
1 parent 517ecd5 commit 641bbfe
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 4 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,7 @@
},
"devDependencies": {
"@types/jest": "^23.3.1",
"electron": "2.0.5",
"electron": "2.0.7",
"electron-builder": "20.27.1",
"eslint": "^5.1.0",
"eslint-config-airbnb": "^17.0.0",
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1634,9 +1634,9 @@ electron-updater@^3.1.1:
semver "^5.5.0"
source-map-support "^0.5.6"

[email protected].5:
version "2.0.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-2.0.5.tgz#6045db011e2547062a36e8c5da84d4982f434fc0"
[email protected].7:
version "2.0.7"
resolved "https://registry.yarnpkg.com/electron/-/electron-2.0.7.tgz#f7ce410433298e319032ce31f0e6ffd709ff052c"
dependencies:
"@types/node" "^8.0.24"
electron-download "^3.0.1"
Expand Down

0 comments on commit 641bbfe

Please sign in to comment.