Skip to content

Commit

Permalink
build(deps-dev): bump electron from 29.3.3 to 29.4.0 (#7849)
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 29.3.3 to 29.4.0.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v29.3.3...v29.4.0)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-minor
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored May 16, 2024
1 parent 8016eb2 commit 4bc34c4
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 @@ -81,7 +81,7 @@
"cross-env": "7.0.3",
"css-loader": "7.1.1",
"dotenv": "16.4.5",
"electron": "29.3.3",
"electron": "29.4.0",
"electron-builder": "24.13.3",
"electron-mocha": "12.3.0",
"electron-packager": "17.1.2",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7584,16 +7584,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:29.3.3":
version: 29.3.3
resolution: "electron@npm:29.3.3"
"electron@npm:29.4.0":
version: 29.4.0
resolution: "electron@npm:29.4.0"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^20.9.0
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: d5a518c46f53d5a5775832f52d5f88a8ec813bde29704ff977c728a0e4abbbb55dc6d21c6b313adb8e00d15a81c4d21955c016d777d7e37f081a5557b2bd19df
checksum: fc57ed8552784449bb73d36f5c22bf3e4c076cf085e4199f779ab7e52448f7971aca61dcce199dd0c2600014099ee093b53d7daba2083a511eb999f230131ea8
languageName: node
linkType: hard

Expand Down Expand Up @@ -17390,7 +17390,7 @@ __metadata:
cross-env: 7.0.3
css-loader: 7.1.1
dotenv: 16.4.5
electron: 29.3.3
electron: 29.4.0
electron-builder: 24.13.3
electron-dl: ^3.5.2
electron-mocha: 12.3.0
Expand Down

0 comments on commit 4bc34c4

Please sign in to comment.