Skip to content

Commit

Permalink
chore: bump up electron version to v32
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Aug 20, 2024
1 parent 0309279 commit 353b065
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 @@ -19,7 +19,7 @@
"ava": "^6.1.3",
"blurhash": "^2.0.5",
"chalk": "^5.3.0",
"electron": "^31.2.0",
"electron": "^32.0.0",
"lerna": "^8.1.6",
"npm-run-all2": "^6.2.2",
"prettier": "^3.3.3",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4518,16 +4518,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^31.2.0":
version: 31.2.0
resolution: "electron@npm:31.2.0"
"electron@npm:^32.0.0":
version: 32.0.0
resolution: "electron@npm:32.0.0"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^20.9.0"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 10c0/559f94b4d51d4f3dfdaf4fa9a2443834b98c13402f193f5df2e8c10335cb8a2e8b1e6c6eed8499a04be0db28b52d1ddb190217e6122fb9d20cad27c6b42a9f2b
checksum: 10c0/f5d63c3e8025c528b9c09e909e6219696621ee428fee533de3d00d1767abc3997d7fde41461157e0756a392177825bf9441800c9ed6be815c1becc19285f6c0e
languageName: node
linkType: hard

Expand Down Expand Up @@ -5973,7 +5973,7 @@ __metadata:
ava: "npm:^6.1.3"
blurhash: "npm:^2.0.5"
chalk: "npm:^5.3.0"
electron: "npm:^31.2.0"
electron: "npm:^32.0.0"
lerna: "npm:^8.1.6"
npm-run-all2: "npm:^6.2.2"
prettier: "npm:^3.3.3"
Expand Down

0 comments on commit 353b065

Please sign in to comment.