Skip to content

Commit

Permalink
Merge pull request #39 from Thorium-Sim/dependabot/npm_and_yarn/elect…
Browse files Browse the repository at this point in the history
…ron-1.8.4

Bump electron from 1.7.11 to 1.8.4
  • Loading branch information
alexanderson1993 authored Mar 19, 2018
2 parents 9ea9277 + 6aa6f04 commit 8f2ee1f
Show file tree
Hide file tree
Showing 3 changed files with 15 additions and 15 deletions.
22 changes: 11 additions & 11 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 @@ -27,7 +27,7 @@
"license": "Apache 2.0",
"homepage": "https://thoriumsim.com",
"devDependencies": {
"electron": "^1.7.11",
"electron": "^1.8.4",
"electron-builder": "^19.56.0",
"electron-builder-squirrel-windows": "^20.6.0",
"electron-packager": "^9.0.1"
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -938,9 +938,9 @@ electron-updater@^2.21.1:
semver "^5.5.0"
source-map-support "^0.5.3"

electron@^1.7.11:
version "1.8.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.2.tgz#a817cd733c2972b3c7cc4f777caf6e424b88014d"
electron@^1.8.4:
version "1.8.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-1.8.4.tgz#cca8d0e6889f238f55b414ad224f03e03b226a38"
dependencies:
"@types/node" "^8.0.24"
electron-download "^3.0.1"
Expand Down

0 comments on commit 8f2ee1f

Please sign in to comment.