Bump electron from 39.0.0 to 39.1.1 in /materialious/electron

Bumps [electron](https://github.com/electron/electron) from 39.0.0 to 39.1.1.
- [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/v39.0.0...v39.1.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2025-11-10 16:38:16 +00:00
committed by GitHub
parent 43aaeb5e72
commit fec8444a94
2 changed files with 5 additions and 5 deletions
+4 -4
View File
@@ -22,7 +22,7 @@
"jsonfile": "^6.2.0"
},
"devDependencies": {
"electron": "^39.0.0",
"electron": "^39.1.1",
"electron-builder": "^26.0.12",
"electron-rebuild": "^3.2.9",
"typescript": "^5.9.3"
@@ -2571,9 +2571,9 @@
}
},
"node_modules/electron": {
"version": "39.0.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-39.0.0.tgz",
"integrity": "sha512-UejnuOK4jpRZUq7MkEAnR/szsRWLKBJAdvn6j3xdQLT57fVv13VSNdaUHHjSheaqGzNhCGIdkPsPJnGJVh5kiA==",
"version": "39.1.1",
"resolved": "https://registry.npmjs.org/electron/-/electron-39.1.1.tgz",
"integrity": "sha512-VuFEI1yQ7BH3RYI5VZtwFlzGp4rpPRd5oEc26ZQIItVLcLTbXt4/O7o4hs+1fyg9Q3NvGAifgX5Vp5EBOIFpAg==",
"dev": true,
"hasInstallScript": true,
"license": "MIT",
+1 -1
View File
@@ -35,7 +35,7 @@
"jsonfile": "^6.2.0"
},
"devDependencies": {
"electron": "^39.0.0",
"electron": "^39.1.1",
"electron-builder": "^26.0.12",
"electron-rebuild": "^3.2.9",
"typescript": "^5.9.3"