Bump electron from 25.5.0 to 26.0.0

Bumps [electron](https://github.com/electron/electron) from 25.5.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](https://github.com/electron/electron/compare/v25.5.0...v26.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-08-21 09:25:29 +00:00
committed by GitHub
parent 44fd8849dd
commit 10d85fd080
2 changed files with 8 additions and 8 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"repository": "https://github.com/stagehacks/Cue-View",
"devDependencies": {
"@electron/notarize": "^2.1.0",
"electron": "^25.5.0",
"electron": "^26.0.0",
"electron-builder": "^24.6.3",
"eslint": "^8.47.0",
"eslint-config-airbnb-base": "^15.0.0",