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

Merge pull request #238 from AltarikMC/dependabot/npm_and_yarn/electron-23.1.1

Bump electron from 23.1.0 to 23.1.1
This commit is contained in:
Quentin Legot 2023-02-28 10:42:03 +01:00 committed by GitHub
commit da6841aa07
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.5",
"@electron-forge/maker-zip": "^6.0.5",
"@electron-forge/publisher-github": "^6.0.5",
"electron": "^23.1.0"
"electron": "^23.1.1"
},
"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@^23.1.0:
version "23.1.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-23.1.0.tgz#92c6a1480754bb83155d9d783bef6fec414cf2c8"
integrity sha512-LRgACMpVrmjfYWPgCSyJ+TFQ/FPeniOowpO57z0xUcTchfC7EH+5rUncgYN+uMvqePiYDce+ywZeCIFaO8x/Nw==
electron@^23.1.1:
version "23.1.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-23.1.1.tgz#20b603e69919b263ef9e4a51b72a9615ce86dc5b"
integrity sha512-junV1NzPx5T8Mx9+o8fMWK1Q5WOtG5vggiM09PGYg/6zTcGDL3DjGVHeUa/97gx7ErXL37DrFnxNg6+ePWprDg==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^16.11.26"