Skip to content

Commit

Permalink
Bump electron from 29.1.1 to 29.1.4
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 29.1.1 to 29.1.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v29.1.1...v29.1.4)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Mar 14, 2024
1 parent ebd804a commit 2bd87a6
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 @@ -105,7 +105,7 @@
"date-fns": "^3.4.0",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"electron": "^29.1.1",
"electron": "^29.1.4",
"electron-builder": "^24.13.3",
"electronmon": "^2.0.2",
"eslint": "^8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10496,16 +10496,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^29.1.1":
version: 29.1.1
resolution: "electron@npm:29.1.1"
"electron@npm:^29.1.4":
version: 29.1.4
resolution: "electron@npm:29.1.4"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^20.9.0"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 10/e2cf5464c891d32b481b0c08291effd01d7ce7231662c3a8a7d0ba40b1a7058b9596c7658809dc4f9d82e8694bf0f3834fe4cdb371f01f8852c83bc6bf1c155c
checksum: 10/8c2ea5cfeba7b204f814433f79df33e291f17599be31db61452347a8d9a65e37054b341cd16e7028a9293aaab922b44e9bab2cfe5494af50c50cd3d8c2f8c67a
languageName: node
linkType: hard

Expand Down Expand Up @@ -20258,7 +20258,7 @@ __metadata:
date-fns: "npm:^3.4.0"
dotenv: "npm:^16.4.5"
dotenv-expand: "npm:^11.0.6"
electron: "npm:^29.1.1"
electron: "npm:^29.1.4"
electron-builder: "npm:^24.13.3"
electron-updater: "npm:^6.2.1"
electronmon: "npm:^2.0.2"
Expand Down

0 comments on commit 2bd87a6

Please sign in to comment.