Skip to content

Commit

Permalink
Bump electron from 27.0.3 to 29.1.0
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 27.0.3 to 29.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.3...v29.1.0)

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

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed Mar 1, 2024
1 parent 2055a8f commit 53780c7
Show file tree
Hide file tree
Showing 17 changed files with 13 additions and 11 deletions.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/dmg-license-npm-1.0.11-e97c20b75a-8.zip
Binary file not shown.
Binary file not shown.
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-21ad2b1333-8.zip
Binary file not shown.
Binary file removed .yarn/cache/fsevents-patch-2882183fbf-8.zip
Binary file not shown.
Binary file not shown.
Binary file modified .yarn/install-state.gz
Binary file not shown.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -57,7 +57,7 @@
"cross-env": "7.0.3",
"diff": "^5.1.0",
"dot-prop-ts": "^1.1.1",
"electron": "27.0.3",
"electron": "29.1.0",
"electron-builder": "24.8.0",
"eslint": "8.52.0",
"eslint-plugin-jest-dom": "^5.1.0",
Expand Down
22 changes: 12 additions & 10 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2286,10 +2286,12 @@ __metadata:
languageName: node
linkType: hard

"@types/node@npm:^18.11.18":
version: 18.18.6
resolution: "@types/node@npm:18.18.6"
checksum: a847639b8455fd3dfa6dbc2917274c82c9db789f1d41aaf69f94ac6c9e54c3c1dd29be6e1e1ccd7c17e54db3d78d7011bc4e70544c6447ceca253dccc0a187e1
"@types/node@npm:^20.9.0":
version: 20.11.24
resolution: "@types/node@npm:20.11.24"
dependencies:
undici-types: ~5.26.4
checksum: b11a650e09e254f4725c94f226752b69949a9ac4a5e004e98f109437ac50b02df3ab4d12b2086722fedf2cb62e68b9e723abd3f358a7d7d90d741a0d3bee90c2
languageName: node
linkType: hard

Expand Down Expand Up @@ -4005,16 +4007,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:27.0.3":
version: 27.0.3
resolution: "electron@npm:27.0.3"
"electron@npm:29.1.0":
version: 29.1.0
resolution: "electron@npm:29.1.0"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^18.11.18
"@types/node": ^20.9.0
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: 17d312a1f95a30e71fac5b47ac95afb09b2ceb8dca78d7ecbab212e3cecadd01b587bc04c4aa84ad03d2dc95a494f5f31d2f6093b4cc3b5a5c579bb77f76d409
checksum: b707c5a6915f7e3259bb3a6123b91d9fa43fdd314683f9affcf99382f3bf9aa2c9d78060cb8e7a30fdf9421cc770ec3cf866f5474f173a5611eb614886c5eeef
languageName: node
linkType: hard

Expand Down Expand Up @@ -7776,7 +7778,7 @@ __metadata:
dagre: ^0.8.5
diff: ^5.1.0
dot-prop-ts: ^1.1.1
electron: 27.0.3
electron: 29.1.0
electron-builder: 24.8.0
electron-updater: 6.1.6
eslint: 8.52.0
Expand Down

0 comments on commit 53780c7

Please sign in to comment.