Skip to content

Commit

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

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

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 Nov 19, 2023
1 parent 9445a4c commit 10bb540
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4104,15 +4104,15 @@ __metadata:
linkType: hard

"electron@npm:^27.0.0":
version: 27.0.1
resolution: "electron@npm:27.0.1"
version: 27.1.0
resolution: "electron@npm:27.1.0"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 1724991c1a8a3696ccf903aa13cb8a0d19e3f9e1b1879aa539c3f98448c68e173b2488c61436151c4a480f985be720013016fef5d510302dd4d042fe149d87d5
checksum: 729b81bd302abda9694819310f74bcff04e7fb6a751c5f9db5a761d023fad071fb5770bdb928f6ce337f6723d3055e58c1f0c14170d3a1447411b0638375a256
languageName: node
linkType: hard

Expand Down

0 comments on commit 10bb540

Please sign in to comment.