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 13, 2024
1 parent 8217d31 commit 139a62d
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 @@ -4050,16 +4050,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^26.6.3":
version: 26.6.5
resolution: "electron@npm:26.6.5"
"electron@npm:^28.0.0":
version: 28.1.3
resolution: "electron@npm:28.1.3"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 35692463c04beeb6b77a7259aa56c021a99cfb57ba4ca2a4c0ffb996011909e8230743fd01eca74c81efca5e978b8c4e2260677a32d5832375f26d6933fa7c28
checksum: 63476f7bac77870c5381552494665e259ce8f67fbdd1c97ead5d6957e75e54122277efed60d5aa636fa70201199b942250a91fa8af85e3d2007723eed713ed35
languageName: node
linkType: hard

Expand Down

0 comments on commit 139a62d

Please sign in to comment.