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

Bump electron from 13.2.3 to 13.4.0

Bumps [electron](https://github.com/electron/electron) from 13.2.3 to 13.4.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/v13.2.3...v13.4.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]
2021-09-19 13:16:59 +00:00
committed by GitHub
parent 22ceabdb38
commit 7b37819a65
2 changed files with 7 additions and 7 deletions

View File

@@ -26,7 +26,7 @@
"devDependencies": {
"@electron-forge/cli": "^6.0.0-beta.60",
"@electron-forge/maker-squirrel": "^6.0.0-beta.60",
"electron": "^13.2.3"
"electron": "^13.4.0"
},
"dependencies": {
"axios": "^0.21.4",