Skip to content

Commit

Permalink
chore(deps-dev): bump electron from 34.0.0 to 34.0.1 (#8490)
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 34.0.0 to 34.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@v34.0.0...v34.0.1)

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

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 Jan 23, 2025
1 parent 315ed24 commit f52c27d
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.7",
"electron": "34.0.0",
"electron": "34.0.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 @@ -7684,16 +7684,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:34.0.0":
version: 34.0.0
resolution: "electron@npm:34.0.0"
"electron@npm:34.0.1":
version: 34.0.1
resolution: "electron@npm:34.0.1"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^20.9.0
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 0ee9a4bb3444cf13f8d0eeef928f9d8feee33d919c414672d794d6332d81fe3740c781060eba5374417742dd9f8159da2050c0fc14fac64d143be8ccb53e280c
checksum: 8bf0d9757e58379f2b60afed86a70b19a2326559d9c582a96d0970a13c68946c6db74759fd9036ab8971fa8009481a0f6d74c3dbbd413dd0bf31f1f280fa27e9
languageName: node
linkType: hard

Expand Down Expand Up @@ -18638,7 +18638,7 @@ __metadata:
cross-env: 7.0.3
css-loader: 7.1.2
dotenv: 16.4.7
electron: 34.0.0
electron: 34.0.1
electron-builder: 24.13.3
electron-dl: ^3.5.2
electron-mocha: 12.3.1
Expand Down

0 comments on commit f52c27d

Please sign in to comment.