Skip to content

Commit

Permalink
chore(deps-dev): bump electron from 30.1.2 to 33.2.1
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 30.1.2 to 33.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v30.1.2...v33.2.1)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Dec 11, 2024
1 parent 5cd2379 commit 711d2fe
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 @@ -50,7 +50,7 @@
"cross-env": "^7.0.3",
"css-loader": "^6",
"debug": "^4.3.7",
"electron": "30.1.2",
"electron": "33.2.1",
"extract-zip": "^2.0.1",
"fast-glob": "^3.3.2",
"glob": "^11.0.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3985,7 +3985,7 @@ __metadata:
cross-env: "npm:^7.0.3"
css-loader: "npm:^6"
debug: "npm:^4.3.7"
electron: "npm:30.1.2"
electron: "npm:33.2.1"
electron-updater: "npm:6.3.9"
extract-zip: "npm:^2.0.1"
fast-glob: "npm:^3.3.2"
Expand Down Expand Up @@ -5572,16 +5572,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:30.1.2":
version: 30.1.2
resolution: "electron@npm:30.1.2"
"electron@npm:33.2.1":
version: 33.2.1
resolution: "electron@npm:33.2.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/ab8a67ac4a318aa8a1751d561b070007001398c642f98ebf41ce98e37b4b38e0ae80c7cb5bda1603c889433235f2e0176136e4d3b0ce177ebd9d1ba79f12cdc4
checksum: 10/1f7e4e61fe949503a79e08c91fc6a914216868176907b0586c4d47a720f0d16c42cb0594f30efa0608c316e992426befc0b6b214702bf1c4e2bd77115959efec
languageName: node
linkType: hard

Expand Down

0 comments on commit 711d2fe

Please sign in to comment.