Skip to content

Commit

Permalink
Bump electron from 27.1.3 to 28.0.0
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 27.1.3 to 28.0.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v27.1.3...v28.0.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Dec 10, 2023
1 parent c1e9003 commit 7149259
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -22,7 +22,7 @@
"preview": "vite preview"
},
"devDependencies": {
"electron": "^27.1.3",
"electron": "^28.0.0",
"electron-builder": "^24.4.0",
"typescript": "^5.0.3",
"vite": "^4.1.4",
Expand Down

0 comments on commit 7149259

Please sign in to comment.