Skip to content
This repository has been archived by the owner on Mar 22, 2024. It is now read-only.

Commit

Permalink
Bump electron from 7.2.4 to 9.4.0 in /examples/electron-react (#226)
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 7.2.4 to 9.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](electron/electron@v7.2.4...v9.4.0)

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 Feb 1, 2021
1 parent 4a2446c commit f7d9e49
Show file tree
Hide file tree
Showing 2 changed files with 94 additions and 32 deletions.
124 changes: 93 additions & 31 deletions examples/electron-react/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 examples/electron-react/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,7 @@
},
"devDependencies": {
"@babel/preset-react": "7.0.0",
"electron": "7.2.4",
"electron": "9.4.0",
"electron-builder": "21.0.11",
"electron-webpack": "2.7.4",
"webpack": "4.35.3"
Expand Down

0 comments on commit f7d9e49

Please sign in to comment.