Skip to content
This repository has been archived by the owner on Jan 2, 2025. It is now read-only.

Commit

Permalink
build(deps-dev): bump electron from 26.0.0 to 26.2.4
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 26.0.0 to 26.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v26.0.0...v26.2.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 17, 2023
1 parent 65cc440 commit 096e927
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion frontend/apps/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
"@types/react": "18.2.20",
"@types/react-dom": "18.2.7",
"@vitejs/plugin-react": "4.0.4",
"electron": "26.0.0",
"electron": "26.2.4",
"electron-playwright-helpers": "1.6.0",
"eslint-config-custom": "*",
"react-devtools": "4.28.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4778,7 +4778,7 @@ __metadata:
"@types/react-dom": 18.2.7
"@vitejs/plugin-react": 4.0.4
console-log-colors: 0.4.0
electron: 26.0.0
electron: 26.2.4
electron-log: beta
electron-playwright-helpers: 1.6.0
electron-squirrel-startup: 1.0.0
Expand Down Expand Up @@ -16405,16 +16405,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:26.0.0":
version: 26.0.0
resolution: "electron@npm:26.0.0"
"electron@npm:26.2.4":
version: 26.2.4
resolution: "electron@npm:26.2.4"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: f44b41c872167c8507c1e217de23d814d64e48bfac5d1445b8978bfd7b54da8a410999ddfecab575efbfa7a1da9d90cf08a6212dda1b5f6e0e386dbd7c557ddb
checksum: c47047ad20c1772058b46d3912839e437b533a7955dfd0ae6e43f069a69e542f2d2c9563e8d58d4b8d14d3ddfa166f18a732f7068117f8b6544fb62ed75989c3
languageName: node
linkType: hard

Expand Down

0 comments on commit 096e927

Please sign in to comment.