mirror of
https://github.com/AltarikMC/Launcher
synced 2024-11-22 06:19:50 +01:00
Merge pull request #180 from AltarikMC/dependabot/npm_and_yarn/electron-21.1.0
Bump electron from 20.1.0 to 21.1.0
This commit is contained in:
commit
1a53797332
@ -32,7 +32,7 @@
|
||||
"@electron-forge/maker-squirrel": "^6.0.0-beta.65",
|
||||
"@electron-forge/maker-zip": "^6.0.0-beta.67",
|
||||
"@electron-forge/publisher-github": "^6.0.0-beta.65",
|
||||
"electron": "^20.1.0"
|
||||
"electron": "^21.1.0"
|
||||
},
|
||||
"dependencies": {
|
||||
"decompress": "^4.2.1",
|
||||
|
@ -1492,10 +1492,10 @@ electron-winstaller@^5.0.0:
|
||||
lodash.template "^4.2.2"
|
||||
temp "^0.9.0"
|
||||
|
||||
electron@^20.1.0:
|
||||
version "20.1.0"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-20.1.0.tgz#2de079adc551dadc21f11d12a37c70873b9ffb40"
|
||||
integrity sha512-gzl6fdZe5g0qmzCC6Ejxa1Oa8eqUSxs4+QLtrM7SyEVp+mEPJAOoDe0xD8ayRQqeXTBxLK1LFrKtc4c98iufsg==
|
||||
electron@^21.1.0:
|
||||
version "21.1.0"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-21.1.0.tgz#7272dfe1a5d6a00fd58d17b26215e541b6ff10dd"
|
||||
integrity sha512-CM5VZpZPtAoPgTPcmEbRaZWXlxGuD5a5DTeAwm0F0F6/k6R3HZAi8vZnE77gwuHK/Qqcinw4/MAbiCwAKh2W+g==
|
||||
dependencies:
|
||||
"@electron/get" "^1.14.1"
|
||||
"@types/node" "^16.11.26"
|
||||
|
Loading…
Reference in New Issue
Block a user