1
0
mirror of https://github.com/h3poteto/whalebird-desktop synced 2025-01-30 00:55:20 +01:00

Merge pull request #4031 from h3poteto/dependabot/npm_and_yarn/electron-20.3.10

build(deps-dev): bump electron from 20.3.9 to 20.3.10
This commit is contained in:
AkiraFukushima 2023-01-21 18:47:15 +09:00 committed by GitHub
commit 31be76c0a7
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -153,7 +153,7 @@
"css-loader": "^6.7.3",
"del": "^6.1.1",
"devtron": "^1.4.0",
"electron": "20.3.9",
"electron": "20.3.10",
"electron-builder": "23.3.3",
"electron-debug": "^3.2.0",
"electron-devtools-installer": "^3.2.0",

View File

@ -5192,10 +5192,10 @@ electron-windows-store@^2.1.0:
multiline "^2.0.0"
path-exists "^3.0.0"
electron@20.3.9:
version "20.3.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.3.9.tgz#a2f53087658b3523825a7e21a969a61d8419e25b"
integrity sha512-CPThZ0Q0otIsFgwh2K6fMfrMX/3jsWt+fdjl1tiZh08MD8f74Az+dFB4NKpDHzqr4RFuRqh/W5CdGyGtvXXtFQ==
electron@20.3.10:
version "20.3.10"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.3.10.tgz#1d4c698c49c1924da47d62ad77f7db99adb5aaae"
integrity sha512-PropwJaANRjOQ/yU5RMnZYVCpPxNbISttt/EZxqmWKyGdDLJKsFrt+eAGFFfZisspSwTs8B5M8dEJUgC/D8UZA==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"