Bump electron from 37.4.0 to 38.0.0

Bumps [electron](https://github.com/electron/electron) from 37.4.0 to 38.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/v37.4.0...v38.0.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-version: 38.0.0
  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]
2025-09-08 12:54:59 +00:00
committed by GitHub
Unverified
parent be2462dda2
commit d61baee070
+1 -1
View File
@@ -35,7 +35,7 @@
"autoprefixer": "^10.4.21", "autoprefixer": "^10.4.21",
"concurrently": "^9.2.0", "concurrently": "^9.2.0",
"dotenv-cli": "^10.0.0", "dotenv-cli": "^10.0.0",
"electron": "^37.3.1", "electron": "^38.0.0",
"husky": "^9.1.7", "husky": "^9.1.7",
"postcss": "^8.5.6", "postcss": "^8.5.6",
"sass-embedded": "^1.90.0", "sass-embedded": "^1.90.0",