Skip to content

Commit

Permalink
Build(deps): Bump electron from 33.0.0 to 33.0.1
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 33.0.0 to 33.0.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v33.0.0...v33.0.1)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] authored Oct 17, 2024
1 parent ab97764 commit 37f6d0f
Showing 1 changed file with 4 additions and 17 deletions.
21 changes: 4 additions & 17 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4322,29 +4322,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:*":
version: 32.2.0
resolution: "electron@npm:32.2.0"
"electron@npm:*, electron@npm:^33.0.0":
version: 33.0.1
resolution: "electron@npm:33.0.1"
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/af3f680d68aa60968d718cd4746d15ef253c16e867972d3197ca6001a1c367bfa037b35f9d386e66caf8b0c9ecf2ed0d4ec5307ffe5beafc715c4ebca2acfdc1
languageName: node
linkType: hard

"electron@npm:^33.0.0":
version: 33.0.0
resolution: "electron@npm:33.0.0"
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/d6df529d990ae9a32778e66b6e9453f80bacb6ed3854ce62a81b5f0f705d762323534159fdcdb36a62eaa2901a49c384fef6333d35d68fc7ebf6d39baeeed6c6
checksum: 10/10ef440d747edf5dc65ac76d2d0ad2949a6a14b0e9c1d5105eabd7ba8d9279eee419409931aab334afbdc9882f80e2828828d5489fccf2614e3a088ae0ae9ed1
languageName: node
linkType: hard

Expand Down

0 comments on commit 37f6d0f

Please sign in to comment.