Skip to content
This repository has been archived by the owner on Apr 14, 2020. It is now read-only.

Commit

Permalink
Bump electron from 1.8.2 to 1.8.8
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 1.8.2 to 1.8.8.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v1.8.2...v1.8.8)

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 21, 2019
1 parent 69feca9 commit 77d93f6
Show file tree
Hide file tree
Showing 3 changed files with 45 additions and 27 deletions.
62 changes: 40 additions & 22 deletions package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,7 @@
},
"homepage": "https://github.com/HaydenMeloche/AlphaConsoleElectron#readme",
"devDependencies": {
"electron": "^1.8.2",
"electron": "^1.8.8",
"electron-builder": "19.37.0",
"electron-installer-windows": "^0.2.0",
"electron-packager": "^11.1.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1365,9 +1365,9 @@ electron-winstaller@^2.6.4:
lodash.template "^4.2.2"
temp "^0.8.3"

electron@^1.8.2:
version "1.8.7"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.7.tgz#373c1dc4589d7ab4acd49aff8db4a1c0a6c3bcc1"
electron@^1.8.8:
version "1.8.8"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.8.tgz#a90cddb075291f49576993e6f5c8bb4439301cae"
dependencies:
"@types/node" "^8.0.24"
electron-download "^3.0.1"
Expand Down Expand Up @@ -3441,7 +3441,7 @@ once@^1.3.0, once@^1.3.1, once@^1.3.2, once@^1.4.0:

onetime@^1.0.0:
version "1.1.0"
resolved "http://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"
resolved "https://registry.npmjs.org/onetime/-/onetime-1.1.0.tgz#a1f7838f8314c516f05ecefcbc4ccfe04b4ed789"

ordered-read-streams@^1.0.0:
version "1.0.1"
Expand Down

0 comments on commit 77d93f6

Please sign in to comment.