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

Merge pull request #234 from AltarikMC/dependabot/npm_and_yarn/electron-forge/publisher-github-6.0.5

Bump @electron-forge/publisher-github from 6.0.4 to 6.0.5
This commit is contained in:
Quentin Legot 2023-02-08 01:05:08 +01:00 committed by GitHub
commit 50d280e233
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 8 additions and 15 deletions

View File

@ -32,7 +32,7 @@
"@electron-forge/cli": "^6.0.5",
"@electron-forge/maker-squirrel": "^6.0.5",
"@electron-forge/maker-zip": "^6.0.5",
"@electron-forge/publisher-github": "^6.0.4",
"@electron-forge/publisher-github": "^6.0.5",
"electron": "^22.2.0"
},
"dependencies": {

View File

@ -120,20 +120,13 @@
dependencies:
"@electron-forge/shared-types" "6.0.5"
"@electron-forge/publisher-base@^6.0.4":
version "6.0.4"
resolved "https://registry.yarnpkg.com/@electron-forge/publisher-base/-/publisher-base-6.0.4.tgz#dd5db7ec04f8c5a6a70afa548950381052673806"
integrity sha512-0C86jnOSTo0z/W58zRx6BijuR4lscB0F6yXaBCFA5xaJ8+fVIsgz29kmVlLrp+YFRgatDCljvk+1+qVRM/Mfpg==
"@electron-forge/publisher-github@^6.0.5":
version "6.0.5"
resolved "https://registry.yarnpkg.com/@electron-forge/publisher-github/-/publisher-github-6.0.5.tgz#b1db448b350db01a11fd792c3f6bbf7b00bafd26"
integrity sha512-jrIkOTfIGiqTpu+IF7zBNIbOXrQQFp3cgoT/NEHKIjSsMznw+lMbQEEV7ue3G8OXtKeADbH23Jl3CzJeyLWxag==
dependencies:
"@electron-forge/shared-types" "^6.0.4"
"@electron-forge/publisher-github@^6.0.4":
version "6.0.4"
resolved "https://registry.yarnpkg.com/@electron-forge/publisher-github/-/publisher-github-6.0.4.tgz#42e8808cd261c1f7c660322c344f3f99d53a9295"
integrity sha512-VFElA3dnXsjCledOuQQZnslhvYZEOHi+N86GzCGSirUNHpMHTop8Ktp54cbfrJD+wNn42b0PGP5EvhbLYkS9PA==
dependencies:
"@electron-forge/publisher-base" "^6.0.4"
"@electron-forge/shared-types" "^6.0.4"
"@electron-forge/publisher-base" "6.0.5"
"@electron-forge/shared-types" "6.0.5"
"@octokit/core" "^3.2.4"
"@octokit/plugin-retry" "^3.0.9"
"@octokit/rest" "^18.0.11"
@ -142,7 +135,7 @@
fs-extra "^10.0.0"
mime-types "^2.1.25"
"@electron-forge/shared-types@6.0.5", "@electron-forge/shared-types@^6.0.4":
"@electron-forge/shared-types@6.0.5":
version "6.0.5"
resolved "https://registry.yarnpkg.com/@electron-forge/shared-types/-/shared-types-6.0.5.tgz#8b265687fad188799384f88fba821f8f0eac689e"
integrity sha512-FrJI11afw/Cxk0JwgWyKg9aPoHOdmMi4JHTY6pnmi95MjarQ1d0SIqKJUzX7q2lXPUAxqPKA2Wmykg6F2CThlg==