Skip to content

Commit

Permalink
chore(deps-dev): bump electron from 25.5.0 to 25.8.1
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.1.
- [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.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Sep 18, 2023
1 parent 8385b58 commit 48e82dc
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.1",
"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.1",
"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.1":
version: 25.8.1
resolution: "electron@npm:25.8.1"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 070e482de16420e1ea1372886426ff5fdbc7f87e171a2bf9de4df351fc90c7a32d56b26a577b4a4e3d95c0a98869faab8d59bf40ee77356912c05dda6d5fd678
checksum: 3305f0d3e3d68d8921533b4fd42003812778bd90d1884b2baa859b3a7d900354298e63298fbfbfcac9267223e0d0d3de584137aec52b764081f3c68bf4b09efc
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.1
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.1
electron-builder: 24.4.0
electron-store: ^8.1.0
electron-vite: ^1.0.21
Expand Down

0 comments on commit 48e82dc

Please sign in to comment.