Bump electron from 26.0.0 to 26.2.4

Bumps [electron](https://github.com/electron/electron) from 26.0.0 to 26.2.4.
- [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/v26.0.0...v26.2.4)

---
updated-dependencies:
- dependency-name: electron
  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]
2023-10-02 22:46:06 +00:00
committed by GitHub
parent a5c0b52c35
commit c0635d95a4
2 changed files with 8 additions and 8 deletions
+7 -7
View File
@@ -21,7 +21,7 @@
},
"devDependencies": {
"@electron/notarize": "^2.1.0",
"electron": "^26.0.0",
"electron": "^26.2.4",
"electron-builder": "^24.6.4",
"eslint": "^8.50.0",
"eslint-config-airbnb-base": "^15.0.0",
@@ -1768,9 +1768,9 @@
}
},
"node_modules/electron": {
"version": "26.0.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-26.0.0.tgz",
"integrity": "sha512-x57bdCaDvgnlc41VOm/UWihJCCiI3OxJKiBgB/e5F7Zd6avo+61mO6IzQS7Bu/k/a1KPjou25EUORR6UPKznBQ==",
"version": "26.2.4",
"resolved": "https://registry.npmjs.org/electron/-/electron-26.2.4.tgz",
"integrity": "sha512-weMUSMyDho5E0DPQ3breba3D96IxwNvtYHjMd/4/wNN3BdI5s3+0orNnPVGJFcLhSvKoxuKUqdVonUocBPwlQA==",
"dev": true,
"hasInstallScript": true,
"dependencies": {
@@ -6409,9 +6409,9 @@
}
},
"electron": {
"version": "26.0.0",
"resolved": "https://registry.npmjs.org/electron/-/electron-26.0.0.tgz",
"integrity": "sha512-x57bdCaDvgnlc41VOm/UWihJCCiI3OxJKiBgB/e5F7Zd6avo+61mO6IzQS7Bu/k/a1KPjou25EUORR6UPKznBQ==",
"version": "26.2.4",
"resolved": "https://registry.npmjs.org/electron/-/electron-26.2.4.tgz",
"integrity": "sha512-weMUSMyDho5E0DPQ3breba3D96IxwNvtYHjMd/4/wNN3BdI5s3+0orNnPVGJFcLhSvKoxuKUqdVonUocBPwlQA==",
"dev": true,
"requires": {
"@electron/get": "^2.0.0",
+1 -1
View File
@@ -21,7 +21,7 @@
"repository": "https://github.com/stagehacks/Cue-View",
"devDependencies": {
"@electron/notarize": "^2.1.0",
"electron": "^26.0.0",
"electron": "^26.2.4",
"electron-builder": "^24.6.4",
"eslint": "^8.50.0",
"eslint-config-airbnb-base": "^15.0.0",