Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

chore: update electron minor/patch version #2554

Merged
merged 1 commit into from
Sep 29, 2023
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Jump to
Jump to file
Failed to load files.
Diff view
Diff view
Binary file not shown.
Binary file not shown.
2 changes: 1 addition & 1 deletion packages/desktop/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -42,7 +42,7 @@
"compare-versions": "^5.0.1",
"decrypt": "github:standardnotes/decrypt#master",
"dotenv": "^16.0.3",
"electron": "22.1.0",
"electron": "22.3.24",
"electron-log": "^4.4.8",
"electron-updater": "^5.3.0",
"fs-extra": "^11.1.1",
Expand Down
10 changes: 5 additions & 5 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4304,7 +4304,7 @@ __metadata:
copy-webpack-plugin: ^11.0.0
decrypt: "github:standardnotes/decrypt#master"
dotenv: ^16.0.3
electron: 22.1.0
electron: 22.3.24
electron-builder: 23.6.0
electron-log: ^4.4.8
electron-notarize: ^1.2.1
Expand Down Expand Up @@ -10526,16 +10526,16 @@ __metadata:
languageName: node
linkType: hard

"electron@npm:22.1.0":
version: 22.1.0
resolution: "electron@npm:22.1.0"
"electron@npm:22.3.24":
version: 22.3.24
resolution: "electron@npm:22.3.24"
dependencies:
"@electron/get": ^2.0.0
"@types/node": ^16.11.26
extract-zip: ^2.0.1
bin:
electron: cli.js
checksum: d448cf785fe6c24c7338d48c8aa98765e384a3e3f91317ea6a6ebb363f6a25ceef40e05cec73de0bc3406e803ed5400e9fbbc1dd107249ac7a477c8ffc2da18a
checksum: 28f0134e7e66ab8d89ec03059c759d9463ca1a2f5bac99069d1cbe18de78bb71dd4c29a63166456a46a701e62826fbf7533c754533b744965046012c4f220f68
languageName: node
linkType: hard

Expand Down