Skip to content

Commit

Permalink
chore(deps): bump electron from 22.1.0 to 26.0.0 in /packages/desktop
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 22.1.0 to 26.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v22.1.0...v26.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 15, 2023
1 parent d508425 commit c6fc322
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"compare-versions": "^5.0.1",
"decrypt": "github:standardnotes/decrypt#master",
"dotenv": "^16.0.3",
"electron": "22.1.0",
"electron": "26.0.0",
"electron-log": "^4.4.8",
"electron-updater": "^5.3.0",
"fs-extra": "^11.1.1",
Expand Down

0 comments on commit c6fc322

Please sign in to comment.