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

Merge pull request #243 from AltarikMC/dependabot/npm_and_yarn/electron-23.1.4

Bump electron from 23.1.3 to 23.1.4
This commit is contained in:
Quentin Legot 2023-03-22 18:58:35 +01:00 committed by GitHub
commit 3af014d0fd
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.3"
"electron": "^23.1.4"
},
"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.3:
version "23.1.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-23.1.3.tgz#42efdb98443a51db38bb0b627ec6788b1a64b92d"
integrity sha512-MNjuUS2K6/OxlJ0zTC77djo1R3xM038v1kUunvNFgDMZHYKpSOzOMNsPiwM2BGp+uZbkUb0nTnYafxXrM8H16w==
electron@^23.1.4:
version "23.1.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-23.1.4.tgz#8e386a6e2d4f1028c77b5a0926abc8a23509db53"
integrity sha512-3Z6CpAPdhv6haYX9DTO7k0l6uAUreZM3/EngQYqGN3Gz7Fp0DPb/egt8BwR3ClG/jTlQM+PQ+5WkTK0eMjm07A==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^16.11.26"