Skip to content

Commit

Permalink
chore(deps): update dependency electron to v20.2.0 (#117)
Browse files Browse the repository at this point in the history
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/117
Co-authored-by: renovate <[email protected]>
Co-committed-by: renovate <[email protected]>
  • Loading branch information
renovate authored and kolaente committed Sep 22, 2022
1 parent 8924e25 commit c8c83be
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 @@ -51,7 +51,7 @@
}
},
"devDependencies": {
"electron": "20.1.4",
"electron": "20.2.0",
"electron-builder": "23.3.3"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -847,10 +847,10 @@ [email protected]:
lazy-val "^1.0.5"
mime "^2.5.2"

electron@20.1.4:
version "20.1.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.1.4.tgz#d25b549f14376f99a0a239e27d67ef8515b4a5a0"
integrity sha512-7ov5kgSQi2JewV5SrVfjGasUvyScjuJrrDCW0rYxtP2SMe3JjoP4rsOOnh3ps2P/Nrdlbv+0ygiK0zp4ARCZ+A==
electron@20.2.0:
version "20.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.2.0.tgz#f37074c8fe16ae88c322febf71f3a130013ca534"
integrity sha512-qw92PfXaC+fGoqJfQ2U5tVF8ux5HyVwgt1AxAtx6uz+dYcgtPBvfBN1jb+uzZVR+QVd+wCJ8Sqt6TD1ctwTauw==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit c8c83be

Please sign in to comment.