Merge pull request #183 from felixrieseberg/dependabot/npm_and_yarn/electron-9.3.1

build(deps-dev): bump electron from 9.1.2 to 9.3.1
This commit is contained in:
Felix Rieseberg 2020-11-08 09:48:10 -08:00 committed by GitHub
commit c29f98b6bc
No known key found for this signature in database
GPG key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View file

@ -38,7 +38,7 @@
"@types/node": "^12.12.14",
"@types/react": "^16.9.44",
"@types/react-dom": "^16.9.8",
"electron": "9.1.2",
"electron": "9.3.1",
"less": "^3.12.2",
"node-abi": "^2.18.0",
"parcel-bundler": "^1.12.4",

View file

@ -3109,10 +3109,10 @@ electron-winstaller@^4.0.0:
lodash.template "^4.2.2"
temp "^0.9.0"
electron@9.1.2:
version "9.1.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-9.1.2.tgz#bfa26d6b192ea13abb6f1461371fd731a8358988"
integrity sha512-xEYadr3XqIqJ4ktBPo0lhzPdovv4jLCpiUUGc2M1frUhFhwqXokwhPaTUcE+zfu5+uf/ONDnQApwjzznBsRrgQ==
electron@9.3.1:
version "9.3.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-9.3.1.tgz#e301932c5c0537d8c9a8850d216d3ba454dbf55c"
integrity sha512-DScrhqBT4a54KfdF0EoipALpHmdQTn3m7SSCtbpTcEcG+UDUiXad2cOfW6DHeVH7N+CVDKDG12q2PhVJjXkFAA==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"