4
0
mirror of https://github.com/AltarikMC/Launcher synced 2024-11-21 06:09:51 +01:00

Merge pull request #229 from AltarikMC/dependabot/npm_and_yarn/electron-22.2.0

Bump electron from 22.1.0 to 22.2.0
This commit is contained in:
Quentin Legot 2023-02-04 20:30:04 +01:00 committed by GitHub
commit bd7b160016
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -33,7 +33,7 @@
"@electron-forge/maker-squirrel": "^6.0.4",
"@electron-forge/maker-zip": "^6.0.4",
"@electron-forge/publisher-github": "^6.0.4",
"electron": "^22.1.0"
"electron": "^22.2.0"
},
"dependencies": {
"decompress": "^4.2.1",

View File

@ -1295,10 +1295,10 @@ electron-winstaller@^5.0.0:
lodash.template "^4.2.2"
temp "^0.9.0"
electron@^22.1.0:
version "22.1.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.1.0.tgz#b1636d25420d152d82c2558c799b91960fa1b0c5"
integrity sha512-wz5s4N6V7zyKm4YQmXJImFoxO1Doai32ShYm0FzOLPBMwLMdQBV+REY+j1opRx0KJ9xJEIdjYgcA8OSw6vx3pA==
electron@^22.2.0:
version "22.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.2.0.tgz#1aa321415d8b8021a4b0807641f0ad56028feaf5"
integrity sha512-puRZSF2vWJ4pz3oetL5Td8LcuivTWz3MoAk/gjImHSN1B/2VJNEQlw1jGdkte+ppid2craOswE2lmCOZ7SwF1g==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^16.11.26"