Merge pull request #2425 from h3poteto/dependabot/npm_and_yarn/electron-12.0.9

Bump electron from 12.0.2 to 12.0.9
This commit is contained in:
AkiraFukushima 2021-05-22 18:37:47 +09:00 committed by GitHub
commit b4d9127b99
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -255,7 +255,7 @@
"css-loader": "^5.2.5",
"del": "^6.0.0",
"devtron": "^1.4.0",
"electron": "12.0.2",
"electron": "12.0.9",
"electron-builder": "^22.10.5",
"electron-debug": "^3.2.0",
"electron-devtools-installer": "^3.2.0",

View File

@ -5014,10 +5014,10 @@ electron-window-state@^5.0.3:
jsonfile "^4.0.0"
mkdirp "^0.5.1"
electron@12.0.2:
version "12.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.2.tgz#d92be205f1937627bd6718aad44ac161382b4c2d"
integrity sha512-14luh9mGzfL4e0sncyy0+kW37IU7Y0Y1tvI97FDRSW0ZBQxi5cmAwSs5dmPmNBFBIGtzkaGaEB01j9RjZuCmow==
electron@12.0.9:
version "12.0.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.9.tgz#d582afa8f6fc0c429606f0961a4c89b376994823"
integrity sha512-p5aEt1tIh/PYjwN+6MHTc5HtW529XR9r4Qlj9PPcSb5ubkotSsS0BtWJoRPhDenSAN8sgHk3sbZLxXPJtdnRYA==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"