Skip to content

Commit

Permalink
chore(deps): update dependency electron to v22.0.2 (#132)
Browse files Browse the repository at this point in the history
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/132
Co-authored-by: renovate <[email protected]>
Co-committed-by: renovate <[email protected]>
  • Loading branch information
renovate authored and kolaente committed Jan 13, 2023
1 parent 0cc5851 commit 1dd99b6
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": "22.0.1",
"electron": "22.0.2",
"electron-builder": "23.6.0"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -794,10 +794,10 @@ [email protected]:
lazy-val "^1.0.5"
mime "^2.5.2"

[email protected].1:
version "22.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.0.1.tgz#32a8533848e41f07e53f6feb0656207da57d8707"
integrity sha512-05X/UmQOtUYwFmytY4/rc+4Iz+LYzHhftRZDkx1GQzyX/BxopStddG8LMcx3SESNk25F2J93oHv1Lzs6QWeCjA==
[email protected].2:
version "22.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.0.2.tgz#256c3f7749bcab5d68dc0ba4ae86c1b60852f0b3"
integrity sha512-NdJlA2+FMgDJBhQFKMPyWJY8ng/tWpFlrRsW2JkZgSzYPXOnIu9muO3b83YHGoDn+GTyS8ghPsgcAwPMXtxirA==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit 1dd99b6

Please sign in to comment.