Skip to content

Commit

Permalink
Bump electron to 29.1.1
Browse files Browse the repository at this point in the history
  • Loading branch information
serjonya-trili committed Mar 8, 2024
1 parent a6d8f81 commit 7494379
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 @@ -105,7 +105,7 @@
"date-fns": "^3.3.1",
"dotenv": "^16.4.5",
"dotenv-expand": "^11.0.6",
"electron": "^29.1.0",
"electron": "^29.1.1",
"electron-builder": "^24.13.3",
"electronmon": "^2.0.2",
"eslint": "^8.57.0",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -10512,16 +10512,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:^29.1.0":
version: 29.1.0
resolution: "electron@npm:29.1.0"
"electron@npm:^29.1.1":
version: 29.1.1
resolution: "electron@npm:29.1.1"
dependencies:
"@electron/get": "npm:^2.0.0"
"@types/node": "npm:^20.9.0"
extract-zip: "npm:^2.0.1"
bin:
electron: cli.js
checksum: 10/e3df818ed473d017f9fa46ed2b3561a15cf9f9bf17a8696c6e5b1b58be205d26a3709cbcdde94a67310c20137de44d25efb154e24e7a6c5be434120b7b984631
checksum: 10/e2cf5464c891d32b481b0c08291effd01d7ce7231662c3a8a7d0ba40b1a7058b9596c7658809dc4f9d82e8694bf0f3834fe4cdb371f01f8852c83bc6bf1c155c
languageName: node
linkType: hard

Expand Down Expand Up @@ -20284,7 +20284,7 @@ __metadata:
date-fns: "npm:^3.3.1"
dotenv: "npm:^16.4.5"
dotenv-expand: "npm:^11.0.6"
electron: "npm:^29.1.0"
electron: "npm:^29.1.1"
electron-builder: "npm:^24.13.3"
electron-updater: "npm:^6.2.1"
electronmon: "npm:^2.0.2"
Expand Down

0 comments on commit 7494379

Please sign in to comment.