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

Bump electron from 11.2.3 to 11.3.0

Bumps [electron](https://github.com/electron/electron) from 11.2.3 to 11.3.0.
- [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/v11.2.3...v11.3.0)

Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
dependabot[bot]
2021-02-22 06:26:06 +00:00
committed by GitHub
parent 0e62c955e9
commit 4ded58f150
2 changed files with 4 additions and 4 deletions

View File

@@ -16,7 +16,7 @@
"devDependencies": {
"@electron-forge/cli": "^6.0.0-beta.54",
"@electron-forge/maker-squirrel": "^6.0.0-beta.54",
"electron": "^11.2.3"
"electron": "^11.3.0"
},
"dependencies": {
"electron-is-dev": "^1.2.0",