Skip to content

Commit

Permalink
build(deps-dev): bump electron from 9.4.0 to 11.5.0 in /web (thrasher…
Browse files Browse the repository at this point in the history
…-corp#808)

Bumps [electron](https://github.com/electron/electron) from 9.4.0 to 11.5.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v9.4.0...v11.5.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Oct 15, 2021
1 parent f1e068c commit b093a7d
Show file tree
Hide file tree
Showing 2 changed files with 43 additions and 79 deletions.
120 changes: 42 additions & 78 deletions web/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 web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -80,7 +80,7 @@
"core-js": "^2.5.7",
"cross-env": "^5.2.0",
"dotenv": "^6.1.0",
"electron": "^9.4.0",
"electron": "^11.5.0",
"electron-builder": "^20.34.0",
"electron-reload": "^1.5.0",
"fs-extra": "^7.0.1",
Expand Down

0 comments on commit b093a7d

Please sign in to comment.