Bump electron from 28.1.3 to 29.1.0

Bumps [electron](https://github.com/electron/electron) from 28.1.3 to 29.1.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/v28.1.3...v29.1.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]
2024-03-07 15:11:57 +00:00
committed by GitHub
parent 705ae26808
commit 03a6af9594
2 changed files with 36 additions and 18 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"repository": "https://github.com/stagehacks/Cue-View",
"devDependencies": {
"@electron/notarize": "^2.3.0",
"electron": "^28.1.3",
"electron": "^29.1.0",
"electron-builder": "^24.13.3",
"eslint": "^8.56.0",
"eslint-config-airbnb-base": "^15.0.0",