Skip to content

Commit

Permalink
Update dependency electron to v28
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 23, 2024
1 parent f7b4c93 commit 4c24867
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -40,7 +40,7 @@
"@typescript-eslint/eslint-plugin": "^6.13.1",
"@typescript-eslint/parser": "^6.13.1",
"autoprefixer": "^10.4.16",
"electron": "^26.6.3",
"electron": "^28.0.0",
"electron-builder": "^24.6.4",
"eslint": "^8.55.0",
"eslint-config-prettier": "^9.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2692,7 +2692,7 @@ __metadata:
blurhash: ^2.0.5
dayjs: ^1.11.10
dexie: ^3.2.4
electron: ^26.6.3
electron: ^28.0.0
electron-builder: ^24.6.4
electron-serve: ^1.1.0
electron-store: ^8.1.0
Expand Down Expand Up @@ -4057,16 +4057,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^26.6.3":
version: 26.6.7
resolution: "electron@npm:26.6.7"
"electron@npm:^28.0.0":
version: 28.1.4
resolution: "electron@npm:28.1.4"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: c1a3568a71dbcf65216aa41e08212ec5da869a2fa52a887739ac0338fe1357c8efa7c45cfb50f101ef55e802252c3ec32f5384f3f3eb4b7f49a6d914afc2738e
checksum: 824c306350c4f37dd68e824ba53e0a9aff89dc532d9b40c16a88e4afc5236c2cae6159f1a4ba0b43eec4446c047881478c8631c028db24fa0aa4d53b1b233100
languageName: node
linkType: hard

Expand Down

0 comments on commit 4c24867

Please sign in to comment.