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

Bump electron from 18.0.4 to 18.1.0

Bumps [electron](https://github.com/electron/electron) from 18.0.4 to 18.1.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/v18.0.4...v18.1.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]
2022-04-21 22:08:53 +00:00
committed by GitHub
parent e7835d4ff8
commit 6a359ee712
2 changed files with 8 additions and 8 deletions

View File

@@ -29,7 +29,7 @@
"devDependencies": {
"@electron-forge/cli": "^6.0.0-beta.63",
"@electron-forge/maker-squirrel": "^6.0.0-beta.63",
"electron": "^18.0.4"
"electron": "^18.1.0"
},
"dependencies": {
"electron-is-dev": "^2.0.0",