Bump electron from 22.0.2 to 22.0.3

Bumps [electron](https://github.com/electron/electron) from 22.0.2 to 22.0.3.
- [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/v22.0.2...v22.0.3)

---
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-01-25 04:26:48 +00:00
committed by GitHub
parent 51b6f47c81
commit 37594515e9
2 changed files with 7 additions and 7 deletions
+1 -1
View File
@@ -21,7 +21,7 @@
"repository": "https://github.com/stagehacks/Cue-View",
"devDependencies": {
"@electron/notarize": "^1.2.3",
"electron": "^22.0.2",
"electron": "^22.0.3",
"electron-builder": "^23.6.0",
"eslint": "^8.31.0",
"eslint-config-airbnb-base": "^15.0.0",