Skip to content

Commit 5346934

Browse files
chore(deps): bump electron from 40.0.0 to 41.2.2 in /apps/desktop
Bumps [electron](https://github.com/electron/electron) from 40.0.0 to 41.2.2. - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v40.0.0...v41.2.2) --- updated-dependencies: - dependency-name: electron dependency-version: 41.2.2 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d31f196 commit 5346934

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

apps/desktop/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
"devDependencies": {
2727
"concurrently": "^9.2.1",
2828
"cross-env": "^10.1.0",
29-
"electron": "^40.0.0",
29+
"electron": "^41.2.2",
3030
"typescript": "^5.9.3"
3131
},
3232
"build": {

0 commit comments

Comments
 (0)