Skip to content

Commit

Permalink
Bump electron from 24.6.1 to 24.8.5
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 24.6.1 to 24.8.5.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v24.6.1...v24.8.5)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 9, 2023
1 parent 329729b commit 873dafa
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 @@ -69,7 +69,7 @@
"@typescript-eslint/eslint-plugin": "^5.47.0",
"@typescript-eslint/parser": "^5.47.0",
"css-loader": "^6.6.0",
"electron": "^24.1.3",
"electron": "^24.8.5",
"electron-builder": "^24.3.0",
"eslint": "^8.44.0",
"eslint-plugin-jsdoc": "^46.4.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3445,16 +3445,16 @@ autolink-js@freechessclub/autolink-js:
languageName: node
linkType: hard

"electron@npm:^24.1.3":
version: 24.6.1
resolution: "electron@npm:24.6.1"
"electron@npm:^24.8.5":
version: 24.8.6
resolution: "electron@npm:24.8.6"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 8dac86adca2e1aff46c5dfd320dadeeac37a0b6c17123ee71f58f5838639ddde02c1ac5af82418f15a2bec0952ba3ea3c02da34db1e6d932c124dba325f5c8f7
checksum: 6dcc8617feaa23138204e6b4fbe436bb796be962b1d5142694a3bf2c07976978268168757715b9b0adf2ec40d11da20c4f5fe969bc7a7b063d18d57c71e8553c
languageName: node
linkType: hard

Expand Down Expand Up @@ -4020,7 +4020,7 @@ autolink-js@freechessclub/autolink-js:
chessground: ^9.0.4
css-loader: ^6.6.0
d3: ^7.8.0
electron: ^24.1.3
electron: ^24.8.5
electron-builder: ^24.3.0
electron-updater: ^5.3.0
eslint: ^8.44.0
Expand Down

0 comments on commit 873dafa

Please sign in to comment.