Skip to content

Commit

Permalink
deps(dev): bump electron from 25.7.0 to 26.1.0
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 25.7.0 to 26.1.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.7.0...v26.1.0)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Aug 24, 2023
1 parent 9a3dcf2 commit 773a6ea
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -337,7 +337,7 @@
"@types/semver": "^7.3.4",
"@types/update-notifier": "^6.0.1",
"@types/yargs": "^17.0.0",
"electron": "^25.3.0"
"electron": "^26.1.0"
},
"browser": {
"fs": false,
Expand Down

0 comments on commit 773a6ea

Please sign in to comment.