Bump electron from 18.0.0 to 18.0.1 (#17)

Bumps [electron](https://github.com/electron/electron) from 18.0.0 to 18.0.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/v18.0.0...v18.0.1)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <support@github.com>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
This commit is contained in:
dependabot[bot]
2022-03-31 14:46:52 +05:30
committed by GitHub
parent 88aec93c61
commit e2e3290457
2 changed files with 5 additions and 5 deletions

View File

@@ -72,7 +72,7 @@
},
"license": "MIT",
"devDependencies": {
"electron": "^18.0.0",
"electron": "^18.0.1",
"electron-builder": "^22.14.5"
},
"dependencies": {