Skip to content

Commit

Permalink
chore(deps-dev): bump electron from 33.2.0 to 33.2.1
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 33.2.0 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@v33.2.0...v33.2.1)

---
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 Nov 28, 2024
1 parent 5c79f98 commit 7e9aef3
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 @@ -82,7 +82,7 @@
"cross-env": "7.0.3",
"css-loader": "7.1.2",
"dotenv": "16.4.5",
"electron": "33.2.0",
"electron": "33.2.1",
"electron-builder": "24.13.3",
"electron-mocha": "12.3.1",
"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 @@ -7547,16 +7547,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:33.2.0":
version: 33.2.0
resolution: "electron@npm:33.2.0"
"electron@npm:33.2.1":
version: 33.2.1
resolution: "electron@npm:33.2.1"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^20.9.0
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 4feacc8923fe4ab45da45d34823f949231da425c83ea2db2e483c2531f0320a1279a5b65913f447e145ab0a3f4e190bc192ed3a63ebe17a06347156e2ec52081
checksum: c5b7d5fe56f831da5d14be9d24d0a29fdb392d5b4e593b31200a9c01e6260d87bba1216c4cc17297b2f4838e0893428464b9e2ca71c3eaff499dbff1981c0670
languageName: node
linkType: hard

Expand Down Expand Up @@ -17911,7 +17911,7 @@ __metadata:
cross-env: 7.0.3
css-loader: 7.1.2
dotenv: 16.4.5
electron: 33.2.0
electron: 33.2.1
electron-builder: 24.13.3
electron-dl: ^3.5.2
electron-mocha: 12.3.1
Expand Down

0 comments on commit 7e9aef3

Please sign in to comment.