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 Dec 30, 2023
1 parent 5f679c3 commit 1309b93
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.0.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 @@ -5006,16 +5006,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^27.0.0":
version: 27.2.0
resolution: "electron@npm:27.2.0"
"electron@npm:^28.0.0":
version: 28.1.0
resolution: "electron@npm:28.1.0"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: cdc871ff501760ac85006dd7d50a01bd61e876e8f67723356c4691c8d9a79c3e6d0dc4419b45d6703447285879cdde8a032257fb1561568da4fbeb9107a2c6db
checksum: 4b45e007acc544570ca7c58b4374a47fb4ce3bc0c87a11c9ece4172a03dfa23a0eb4ab32bb3877c9dbc58fb3f02311e034554ec4b1342851c6b48d41a07b7b58
languageName: node
linkType: hard

Expand Down Expand Up @@ -12011,7 +12011,7 @@ __metadata:
blurhash: ^2.0.5
dayjs: ^1.11.10
dexie: ^3.2.4
electron: ^27.0.0
electron: ^28.0.0
electron-builder: ^24.6.4
electron-serve: ^1.1.0
electron-store: ^8.1.0
Expand Down

0 comments on commit 1309b93

Please sign in to comment.