4
0
mirror of https://github.com/AltarikMC/Launcher synced 2025-12-15 12:01:46 +00:00

Bump electron from 15.1.1 to 15.1.2

Bumps [electron](https://github.com/electron/electron) from 15.1.1 to 15.1.2.
- [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/v15.1.1...v15.1.2)

---
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]
2021-10-11 22:03:52 +00:00
committed by GitHub
parent de4b155079
commit a436fb0ab2
2 changed files with 7 additions and 7 deletions

View File

@@ -27,7 +27,7 @@
"devDependencies": {
"@electron-forge/cli": "^6.0.0-beta.61",
"@electron-forge/maker-squirrel": "^6.0.0-beta.61",
"electron": "^15.1.1"
"electron": "^15.1.2"
},
"dependencies": {
"axios": "^0.22.0",