Skip to content

Commit

Permalink
chore(deps): update dependency electron to v26 (#143)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 9, 2023
1 parent cd7ba5d commit 9647ca2
Show file tree
Hide file tree
Showing 4 changed files with 6 additions and 6 deletions.
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -66,7 +66,7 @@
},
"license": "MIT",
"devDependencies": {
"electron": "^25.3.2",
"electron": "^26.0.0",
"electron-builder": "^24.6.3",
"eslint": "^8.45.0"
},
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1452,16 +1452,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^25.3.2":
version: 25.8.0
resolution: "electron@npm:25.8.0"
"electron@npm:^26.0.0":
version: 26.2.0
resolution: "electron@npm:26.2.0"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 3d9c3dbf299ce4e0f2cd81f7836574d199b8fb5a3bab3f98c052f212f895183bc15c1509acf64b356cb4ea29f559cbd51ae456fc4caa66dae0cf224b3c987973
checksum: cd03a15312ef33a24154cc3026b5e54f4943e71b11c5b2bbeadfbae594df45a7119bb0733b62491b02b00534985b0b16903f414e54664cff309c72d9c461c8ba
languageName: node
linkType: hard

Expand Down Expand Up @@ -2778,7 +2778,7 @@ __metadata:
axios: ^1.4.0
check-internet-connected: ^2.0.6
cross-fetch: ^4.0.0
electron: ^25.3.2
electron: ^26.0.0
electron-builder: ^24.6.3
electron-context-menu: ^3.6.1
electron-dl: ^3.5.0
Expand Down

0 comments on commit 9647ca2

Please sign in to comment.