Bump electron from 32.1.2 to 33.0.2

Bumps [electron](https://github.com/electron/electron) from 32.1.2 to 33.0.2.
- [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/v32.1.2...v33.0.2)

---
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-10-28 12:24:13 +00:00
committed by GitHub
parent 7356ee7097
commit 26aecb1efb
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.5.0",
"electron": "^32.1.2",
"electron": "^33.0.2",
"electron-builder": "^25.1.8",
"eslint": "^8.57.0",
"eslint-config-airbnb-base": "^15.0.0",