Update dependency electron to v26.2.0 (#1212)

Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
This commit is contained in:
renovate[bot] 2023-09-07 08:14:41 +00:00 committed by GitHub
parent 1f43456984
commit a094a06465
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23

View file

@ -3436,9 +3436,9 @@ electron-window-state@^5.0.3:
mkdirp "^0.5.1"
electron@^26.0.0:
version "26.1.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-26.1.0.tgz#d26fefba5a5c68069b07a117d87aee1c4e5d172d"
integrity sha512-qEh19H09Pysn3ibms5nZ0haIh5pFoOd7/5Ww7gzmAwDQOulRi8Sa2naeueOyIb1GKpf+6L4ix3iceYRAuA5r5Q==
version "26.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-26.2.0.tgz#ea1f776c4754fbd387817e3aefc7c88f7171c852"
integrity sha512-H6Z0sYTtLcybHCQT1yti/8BK+vN5/ZfoekKcdrfZMh5mVf2Z7psFVs6nBhXPzIOyRE/gdb6NcOppnUsGc3NJVQ==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"