Skip to content

Commit

Permalink
chore(deps): update dependency electron to v33.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Nov 27, 2024
1 parent 7f6fbc7 commit 377bcdb
Show file tree
Hide file tree
Showing 3 changed files with 10 additions and 15 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.0.2",
"electron": "33.2.1",
"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.1",
"@nestjs/platform-express": "^10.4.1",
"axios": "^1.7.7",
"electron": "33.0.2",
"electron": "33.2.1",
"reflect-metadata": "0.2.2"
}
}
21 changes: 8 additions & 13 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 377bcdb

Please sign in to comment.