Bump electron from 27.1.0 to 27.1.2

Bumps [electron](https://github.com/electron/electron) from 27.1.0 to 27.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/v27.1.0...v27.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]
2023-11-25 22:39:17 +00:00
committed by GitHub
parent c8719a7421
commit da494356f2
2 changed files with 5 additions and 5 deletions

View File

@@ -30,7 +30,7 @@
},
"homepage": "https://github.com/mmvanheusden/SteamDepotDownloaderGUI#readme",
"devDependencies": {
"electron": "^27.1.0",
"electron": "^27.1.2",
"electron-builder": "^24.9.1",
"eslint": "^8.54.0"
},