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 31, 2024
1 parent aac7c2d commit 3b98711
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": "^27.3.0",
"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: ^27.3.0
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:^27.3.0":
version: 27.3.0
resolution: "electron@npm:27.3.0"
"electron@npm:^28.0.0":
version: 28.2.0
resolution: "electron@npm:28.2.0"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 6fd716d66532d3aab36a53b3da3933657144a99a4cd07e33eae74f64f988288af04a3e56ebe13d37e212031c130d2b968fe751a78aac128a0ff9a6016760c4a5
checksum: fa9884b0c53a8a23b0b05976e3cf3d47a8be9e586545d1ea3e817dac1c050ddbbf6f4eb45f12855eb374388996fee9a080c4e0b84608893fb8080b8c31efddd0
languageName: node
linkType: hard

Expand Down

0 comments on commit 3b98711

Please sign in to comment.