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

Bump electron from 13.0.1 to 13.1.1

Bumps [electron](https://github.com/electron/electron) from 13.0.1 to 13.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/v13.0.1...v13.1.1)

---
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]
2021-06-07 06:05:19 +00:00
committed by GitHub
parent b45fbc2c9a
commit 4b9b6a7f9d
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": "^13.0.1"
"electron": "^13.1.1"
},
"dependencies": {
"axios": "^0.21.1",