4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-13 11:41:45 +00:00

Bump electron from 26.2.4 to 27.0.0

Bumps [electron](https://github.com/electron/electron) from 26.2.4 to 27.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/v26.2.4...v27.0.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]
2023-10-11 16:27:13 +00:00
committed by GitHub
parent d80fc8076a
commit 90cc6b258f
2 changed files with 5 additions and 5 deletions

View File

@@ -34,7 +34,7 @@
"@electron-forge/maker-zip": "^6.4.2",
"@electron-forge/plugin-auto-unpack-natives": "^6.4.2",
"@electron-forge/publisher-github": "^6.4.2",
"electron": "^26.2.4"
"electron": "^27.0.0"
},
"dependencies": {
"decompress": "^4.2.1",