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

Merge pull request #2041 from h3poteto/dependabot/npm_and_yarn/electron-11.2.0

build(deps-dev): Bump electron from 11.0.3 to 11.2.0
This commit is contained in:
AkiraFukushima 2021-01-13 22:33:08 +09:00 committed by GitHub
commit ab60a8c68a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -240,7 +240,7 @@
"css-loader": "^5.0.1",
"del": "^6.0.0",
"devtron": "^1.4.0",
"electron": "11.0.3",
"electron": "11.2.0",
"electron-builder": "^22.9.1",
"electron-debug": "^3.1.0",
"electron-devtools-installer": "^3.1.1",

View File

@ -4710,10 +4710,10 @@ electron-window-state@^5.0.3:
jsonfile "^4.0.0"
mkdirp "^0.5.1"
electron@11.0.3:
version "11.0.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-11.0.3.tgz#c29eaacda38ce561890e59906ca5f507c72b3ec4"
integrity sha512-nNfbLi7Q1xfJXOEO2adck5TS6asY4Jxc332E4Te8XfQ9hcaC3GiCdeEqk9FndNCwxhJA5Lr9jfSGRTwWebFa/w==
electron@11.2.0:
version "11.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-11.2.0.tgz#f8577ea4c9ba94068850256145be26b0b89a5dd7"
integrity sha512-weszOPAJPoPu6ozL7vR9enXmaDSqH+KE9iZODfbGdnFgtVfVdfyedjlvEGIUJkLMPXM1y/QWwCl2dINzr0Jq5Q==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"