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

Bump electron from 12.0.9 to 13.0.1

Bumps [electron](https://github.com/electron/electron) from 12.0.9 to 13.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v12.0.9...v13.0.1)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-05-31 06:01:27 +00:00
committed by GitHub
parent da80e0325b
commit ccbfa024f6
2 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"@electron-forge/cli": "^6.0.0-beta.57",
"@electron-forge/maker-squirrel": "^6.0.0-beta.57",
"@electron-forge/maker-zip": "^6.0.0-beta.57",
"electron": "^12.0.9"
"electron": "^13.0.1"
},
"dependencies": {
"axios": "^0.21.1",