4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-16 12:13:50 +00:00

Bump electron from 22.1.0 to 22.2.0

Bumps [electron](https://github.com/electron/electron) from 22.1.0 to 22.2.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/v22.1.0...v22.2.0)

---
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-02-01 22:04:24 +00:00
committed by GitHub
parent 75b31e6574
commit ab7e27776f
2 changed files with 5 additions and 5 deletions

View File

@@ -33,7 +33,7 @@
"@electron-forge/maker-squirrel": "^6.0.4",
"@electron-forge/maker-zip": "^6.0.4",
"@electron-forge/publisher-github": "^6.0.4",
"electron": "^22.1.0"
"electron": "^22.2.0"
},
"dependencies": {
"decompress": "^4.2.1",