Skip to content

Commit

Permalink
Bump electron from 22.3.21 to 22.3.24 in /src
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 22.3.21 to 22.3.24.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v22.3.21...v22.3.24)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 25, 2023
1 parent 68d9c2d commit d019f15
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,7 @@
},
"dependencies": {
"electron-squirrel-startup": "^1.0.0",
"electron": ">=22.3.21"
"electron": ">=22.3.24"
},
"devDependencies": {
"@electron-forge/cli": "^6.0.0-beta.54",
Expand All @@ -82,6 +82,6 @@
"@electron-forge/maker-squirrel": "^6.0.0-beta.54",
"@electron-forge/maker-dmg": "^6.0.0-beta.54",
"@electron-forge/publisher-github": "^6.0.0-beta.54",
"electron": "22.3.21"
"electron": "22.3.24"
}
}

0 comments on commit d019f15

Please sign in to comment.