Merge pull request #2680 from h3poteto/dependabot/npm_and_yarn/electron-13.2.2

Bump electron from 13.1.7 to 13.2.2
This commit is contained in:
AkiraFukushima 2021-08-27 19:00:18 +09:00 committed by GitHub
commit f6937c93fc
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -256,7 +256,7 @@
"css-loader": "^6.2.0",
"del": "^6.0.0",
"devtron": "^1.4.0",
"electron": "13.1.7",
"electron": "13.2.2",
"electron-builder": "^22.11.7",
"electron-debug": "^3.2.0",
"electron-devtools-installer": "^3.2.0",

View File

@ -4684,10 +4684,10 @@ electron-window-state@^5.0.3:
jsonfile "^4.0.0"
mkdirp "^0.5.1"
electron@13.1.7:
version "13.1.7"
resolved "https://registry.yarnpkg.com/electron/-/electron-13.1.7.tgz#7e17f5c93a8d182a2a486884fed3dc34ab101be9"
integrity sha512-sVfpP/0s6a82FK32LMuEe9L+aWZw15u3uYn9xUJArPjy4OZHteE6yM5871YCNXNiDnoCLQ5eqQWipiVgHsf8nQ==
electron@13.2.2:
version "13.2.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-13.2.2.tgz#332d91891d0db4f9a1d22d4d0bc3b500e59dc051"
integrity sha512-thGq2YaZqQWK1HexRghxdb26a8hA7ZSebukUSHlnHrY9+Sx9rW7e3uEHbibk/seRXVoXO76HndjKdHyObP9/Kw==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"