Skip to content

Commit

Permalink
build(deps-dev): bump electron from 27.3.3 to 27.3.4 (#7619)
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 27.3.3 to 27.3.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v27.3.3...v27.3.4)

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

Signed-off-by: dependabot[bot] <support@github.com>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] committed Feb 29, 2024
1 parent 7070dee commit 6c8f719
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 @@ -81,7 +81,7 @@
"cross-env": "7.0.3",
"css-loader": "6.10.0",
"dotenv": "16.4.5",
"electron": "27.3.3",
"electron": "27.3.4",
"electron-builder": "24.12.0",
"electron-mocha": "12.2.0",
"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 @@ -7110,16 +7110,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:27.3.3":
version: 27.3.3
resolution: "electron@npm:27.3.3"
"electron@npm:27.3.4":
version: 27.3.4
resolution: "electron@npm:27.3.4"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 116b4537aff0385a36f9c1dd4d1c6451be496df0dea4010919c3ef7b00a03380b4cafc6d57d9a9b2d4226a489a0307a62bd9f0c94827143b5b1974b7d8ed6da9
checksum: 5698c84bf334c8371035ab3702d27d66cbb327a077d3c8db63f2e831ff1a943f03b95f4dfb8007921f38598d7cf3267628204fb5dc172caa1dc27219b53f021c
languageName: node
linkType: hard

Expand Down Expand Up @@ -16537,7 +16537,7 @@ __metadata:
cross-env: 7.0.3
css-loader: 6.10.0
dotenv: 16.4.5
electron: 27.3.3
electron: 27.3.4
electron-builder: 24.12.0
electron-dl: ^3.5.2
electron-mocha: 12.2.0
Expand Down

0 comments on commit 6c8f719

Please sign in to comment.