chore(deps): update dependency electron to v21.2.1 (#125)
continuous-integration/drone/push Build is passing Details

Reviewed-on: #125
Co-authored-by: renovate <renovatebot@kolaente.de>
Co-committed-by: renovate <renovatebot@kolaente.de>
This commit is contained in:
renovate 2022-11-01 07:27:51 +00:00 committed by konrad
parent 5f61b523b6
commit 7fc4f3fa8b
2 changed files with 5 additions and 5 deletions

View File

@ -51,7 +51,7 @@
}
},
"devDependencies": {
"electron": "21.2.0",
"electron": "21.2.1",
"electron-builder": "23.6.0"
},
"dependencies": {

View File

@ -774,10 +774,10 @@ electron-publish@23.6.0:
lazy-val "^1.0.5"
mime "^2.5.2"
electron@21.2.0:
version "21.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-21.2.0.tgz#8eb65d69b36aa8dac0ee7330eab70181df211c8b"
integrity sha512-oKV4fo8l6jlOZ1cYZ4RpZz02ZxLuBo3SO7DH+FrJ8uDyCirP+eVJ/qlzu23odtNe0P7S/mYAZbC6abZHWoqtLg==
electron@21.2.1:
version "21.2.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-21.2.1.tgz#a6bbf4fee7ed985c739cc0d87fbef0ea4559da57"
integrity sha512-RLuFstGpHk1wtCRm9Kd+mhLjHZ5+m83+GQ/CsVl06OT7ikCT68yXMEgPmSkgmN5WjzlorsK6H5hIk9Sf6P/7Lg==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"