Skip to content

Commit

Permalink
build(deps): bump electron in /packages/client/main
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 17.1.2 to 22.3.21.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v17.1.2...v22.3.21)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Sep 6, 2023
1 parent ab0416f commit bb0aaa0
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/client/main/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@panda/shared": "workspace:*",
"@panda/window-manager": "workspace:*",
"@xiao-ai/utils": "^1.6.0",
"electron": "17.1.2"
"electron": "22.3.21"
},
"devDependencies": {
"@panda/builder": "workspace:*",
Expand Down

0 comments on commit bb0aaa0

Please sign in to comment.