Skip to content

Commit

Permalink
chore(deps-dev): bump electron from 25.5.0 to 25.8.4
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 25.5.0 to 25.8.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v25.5.0...v25.8.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 77e152c commit 898ec6d
Show file tree
Hide file tree
Showing 3 changed files with 8 additions and 8 deletions.
2 changes: 1 addition & 1 deletion apps/desktop/attendance/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -46,7 +46,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitejs/plugin-react": "^3.1.0",
"electron": "25.5.0",
"electron": "25.8.4",
"electron-builder": "24.4.0",
"electron-vite": "^1.0.21",
"eslint": "^8.40.0",
Expand Down
2 changes: 1 addition & 1 deletion apps/desktop/chooser/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -49,7 +49,7 @@
"@typescript-eslint/eslint-plugin": "^5.59.2",
"@typescript-eslint/parser": "^5.59.2",
"@vitejs/plugin-react": "^3.1.0",
"electron": "25.5.0",
"electron": "25.8.4",
"electron-builder": "24.4.0",
"electron-vite": "^1.0.21",
"eslint": "^8.40.0",
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6281,16 +6281,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:25.5.0":
version: 25.5.0
resolution: "electron@npm:25.5.0"
"electron@npm:25.8.4":
version: 25.8.4
resolution: "electron@npm:25.8.4"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 070e482de16420e1ea1372886426ff5fdbc7f87e171a2bf9de4df351fc90c7a32d56b26a577b4a4e3d95c0a98869faab8d59bf40ee77356912c05dda6d5fd678
checksum: 1e021cf83747d73d1629027a82a344ed22c9256309f712cf785eec622a9112c53936209a74ef8de546c28fa9961e831d03dc66a8115ce3835c7616dc7a6d2293
languageName: node
linkType: hard

Expand Down Expand Up @@ -11540,7 +11540,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.59.2
"@typescript-eslint/parser": ^5.59.2
"@vitejs/plugin-react": ^3.1.0
electron: 25.5.0
electron: 25.8.4
electron-builder: 24.4.0
electron-store: ^8.1.0
electron-vite: ^1.0.21
Expand Down Expand Up @@ -11590,7 +11590,7 @@ __metadata:
"@typescript-eslint/eslint-plugin": ^5.59.2
"@typescript-eslint/parser": ^5.59.2
"@vitejs/plugin-react": ^3.1.0
electron: 25.5.0
electron: 25.8.4
electron-builder: 24.4.0
electron-store: ^8.1.0
electron-vite: ^1.0.21
Expand Down

0 comments on commit 898ec6d

Please sign in to comment.