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

Bump electron from 27.0.0 to 27.0.1

Bumps [electron](https://github.com/electron/electron) from 27.0.0 to 27.0.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/v27.0.0...v27.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2023-10-18 22:43:28 +00:00
committed by GitHub
parent 8960d61fda
commit 9300c505bd
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": "^27.0.0"
"electron": "^27.0.1"
},
"dependencies": {
"decompress": "^4.2.1",