Skip to content

Commit

Permalink
chore: update deps
Browse files Browse the repository at this point in the history
  • Loading branch information
develar committed Nov 7, 2017
1 parent 9bd508d commit 48371dd
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 @@ -54,7 +54,7 @@
"devDependencies": {
"@types/debug": "^0.0.30",
"electron": "1.7.9",
"electron-builder": "^19.45.3",
"electron-builder": "^19.45.4",
"rimraf": "^2.6.2",
"typescript": "^2.6.1"
}
Expand Down
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -447,9 +447,9 @@ ejs@^2.5.7:
version "2.5.7"
resolved "https://registry.yarnpkg.com/ejs/-/ejs-2.5.7.tgz#cc872c168880ae3c7189762fd5ffc00896c9518a"

electron-builder@^19.45.3:
version "19.45.3"
resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-19.45.3.tgz#e6d66352a9ada38b5976b5291b7886d22ddb50fa"
electron-builder@^19.45.4:
version "19.45.4"
resolved "https://registry.yarnpkg.com/electron-builder/-/electron-builder-19.45.4.tgz#cfa1b68e76b02495c233ade0af52c6b3b24695c4"
dependencies:
"7zip-bin" "^2.2.7"
app-package-builder "1.5.0"
Expand Down

0 comments on commit 48371dd

Please sign in to comment.