4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-14 11:52:27 +00:00

Bump electron from 21.1.0 to 21.1.1

Bumps [electron](https://github.com/electron/electron) from 21.1.0 to 21.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/v21.1.0...v21.1.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]
2022-10-12 22:08:01 +00:00
committed by GitHub
parent f9142e9094
commit 0e05b666c3
2 changed files with 5 additions and 5 deletions

View File

@@ -31,7 +31,7 @@
"@electron-forge/cli": "^6.0.0-beta.67",
"@electron-forge/maker-squirrel": "^6.0.0-beta.67",
"@electron-forge/maker-zip": "^6.0.0-beta.67",
"electron": "^21.1.0"
"electron": "^21.1.1"
},
"dependencies": {
"decompress": "^4.2.1",