Skip to content

Commit

Permalink
Update dependency electron-debug to v3.1.0
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot committed Jul 27, 2020
1 parent 8751e5c commit cef8538
Show file tree
Hide file tree
Showing 3 changed files with 32 additions and 28 deletions.
50 changes: 27 additions & 23 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 @@ -33,7 +33,7 @@
"devtron": "1.4.0",
"electron": "9.1.1",
"electron-builder": "22.8.0",
"electron-debug": "3.0.1",
"electron-debug": "3.1.0",
"electron-devtools-installer": "3.1.1",
"electron-packager": "14.2.1",
"eslint": "7.5.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3455,10 +3455,10 @@ [email protected]:
update-notifier "^4.1.0"
yargs "^15.3.1"

electron-debug@3.0.1:
version "3.0.1"
resolved "https://registry.yarnpkg.com/electron-debug/-/electron-debug-3.0.1.tgz#95b43b968ec7dbe96300034143e58b803a1e82dc"
integrity sha512-fo3mtDM4Bxxm3DW1I+XcJKfQlUlns4QGWyWGs8OrXK1bBZ2X9HeqYMntYBx78MYRcGY5S/ualuG4GhCnPlaZEA==
electron-debug@3.1.0:
version "3.1.0"
resolved "https://registry.yarnpkg.com/electron-debug/-/electron-debug-3.1.0.tgz#0df17297487fa3c82344d810812853bf67f0bd69"
integrity sha512-SWEqLj4MgfV3tGuO5eBLQ5/Nr6M+KPxsnE0bUJZvQebGJus6RAcdmvd7L+l0Ji31h2mmrN23l2tHFtCa2FvurA==
dependencies:
electron-is-dev "^1.1.0"
electron-localshortcut "^3.1.0"
Expand Down

0 comments on commit cef8538

Please sign in to comment.