Skip to content
This repository has been archived by the owner on Feb 8, 2024. It is now read-only.

Commit

Permalink
chore(deps): update dependency electron to v17.1.1 (#81)
Browse files Browse the repository at this point in the history
Reviewed-on: https://kolaente.dev/vikunja/desktop/pulls/81
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
  • Loading branch information
renovate authored and kolaente committed Mar 7, 2022
1 parent 61c9cc2 commit 193a9cf
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -51,7 +51,7 @@
}
},
"devDependencies": {
"electron": "17.1.0",
"electron": "17.1.1",
"electron-builder": "22.14.13"
},
"dependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Expand Up @@ -868,10 +868,10 @@ electron-publish@22.14.13:
lazy-val "^1.0.5"
mime "^2.5.2"

electron@17.1.0:
version "17.1.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-17.1.0.tgz#7539937d294413af8efba69dc370cf7d2b0cdc72"
integrity sha512-X/qdldmQ8lA15NmeraubWCTtMeTO8K9Ser0wtSCgOXVh53Sr1Ea0VQQ7Q9LuGgWRVz4qtr40cntuEdM8icdmTw==
electron@17.1.1:
version "17.1.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-17.1.1.tgz#a936907faf68a0a4ae24e8f79c8b22995661c54b"
integrity sha512-S+PIsCOfxB+9DkPsbnWpbLQx6+3P5FGedCeVQ/vhZEX8zD4Wj2F118HGFX6ShEfsaTYE623ESK/f+b2ueHpEpQ==
dependencies:
"@electron/get" "^1.13.0"
"@types/node" "^14.6.2"
Expand Down

0 comments on commit 193a9cf

Please sign in to comment.