Skip to content

Commit fb76fab

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

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
@@ -31,7 +31,7 @@
3131
"devDependencies": {
3232
"concurrently": "^9.2.1",
3333
"cross-env": "^10.1.0",
34-
"electron": "^40.0.0",
34+
"electron": "^40.1.0",
3535
"typescript": "^5.9.3"
3636
},
3737
"build": {

0 commit comments

Comments
 (0)