Skip to content

Commit

Permalink
update Electron
Browse files Browse the repository at this point in the history
  • Loading branch information
Araxeus committed Apr 30, 2022
1 parent cb910a6 commit 7bd69e4
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -119,7 +119,7 @@
},
"devDependencies": {
"auto-changelog": "^2.4.0",
"electron": "^18.0.3",
"electron": "^18.2.0",
"electron-builder": "^22.14.5",
"electron-devtools-installer": "^3.1.1",
"electron-icon-maker": "0.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3212,10 +3212,10 @@ electron-updater@^4.6.3:
lodash.isequal "^4.5.0"
semver "^7.3.5"

electron@^18.0.3:
version "18.0.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-18.0.3.tgz#58713c92b44e439881540d18910d193defb0c2b4"
integrity sha512-QRUZkGL8O/8CyDmTLSjBeRsZmGTPlPVeWnnpkdNqgHYYaOc/A881FKMiNzvQ9Cj0a+rUavDdwBUfUL82U3Ay7w==
electron@^18.2.0:
version "18.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-18.2.0.tgz#a0cbf8d5d1a1e9d1c195d86cd6937e721ed60fec"
integrity sha512-AN+CKalzA57beuvuI90PVgW/yj6zjw7rpb1h8FvIwBJ3toDC3x0Plfzbzh4Ondecbjci7pSg/NA5ngOk804WIQ==
dependencies:
"@electron/get" "^1.13.0"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit 7bd69e4

Please sign in to comment.