Skip to content

Commit

Permalink
chore(deps): update dependency electron to v34 (#1287)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Jan 14, 2025
1 parent ded7202 commit 45b4751
Show file tree
Hide file tree
Showing 3 changed files with 9 additions and 9 deletions.
2 changes: 1 addition & 1 deletion packages/builder/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -61,7 +61,7 @@
},
"devDependencies": {
"@types/wait-on": "5.3.4",
"electron": "33.3.1",
"electron": "34.0.0",
"electron-builder": "25.1.8"
}
}
2 changes: 1 addition & 1 deletion packages/nest-electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -39,7 +39,7 @@
"@nestjs/microservices": "^10.4.15",
"@nestjs/platform-express": "^10.4.15",
"axios": "^1.7.9",
"electron": "33.3.1",
"electron": "34.0.0",
"reflect-metadata": "0.2.2"
}
}
14 changes: 7 additions & 7 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 45b4751

Please sign in to comment.