4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-22 06:19:50 +01:00

Merge pull request #160 from AltarikMC/dependabot/npm_and_yarn/electron-20.0.3

Bump electron from 20.0.2 to 20.0.3
This commit is contained in:
Quentin Legot 2022-08-19 17:33:11 +02:00 committed by GitHub
commit 6d10030944
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -30,7 +30,7 @@
"@electron-forge/cli": "^6.0.0-beta.65",
"@electron-forge/maker-squirrel": "^6.0.0-beta.65",
"@electron-forge/publisher-github": "^6.0.0-beta.65",
"electron": "^20.0.2"
"electron": "^20.0.3"
},
"dependencies": {
"electron-is-dev": "^2.0.0",

View File

@ -1340,10 +1340,10 @@ electron-winstaller@^5.0.0:
lodash.template "^4.2.2"
temp "^0.9.0"
electron@^20.0.2:
version "20.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.0.2.tgz#5a610b07192a03979f83a35b9b9d1568a7f08c93"
integrity sha512-Op4nxSyXH0tXjhvWC+WDn9EI0gep5etPccainxu1A4wes+ZFQBMCBXxibotanJfG+WNW4RaOv88NArwHIsSmPw==
electron@^20.0.3:
version "20.0.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-20.0.3.tgz#e3c557faa69915d29b212363e53e8668956d782d"
integrity sha512-Yx0a/SGgus/XqDAoMMs165JUikgE5vBmQpNJ+0XMDG/IYFj6TNNzfY2ATI+t171JjhKKO+MYPO8xqyZdFRoIDw==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"