build(deps): bump electron-installer-redhat from 3.1.0 to 3.2.0 (#1866)
* build(deps): bump electron-installer-redhat from 3.1.0 to 3.2.0 Bumps [electron-installer-redhat](https://github.com/electron-userland/electron-installer-redhat) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/electron-userland/electron-installer-redhat/releases) - [Changelog](https://github.com/electron-userland/electron-installer-redhat/blob/master/NEWS.md) - [Commits](https://github.com/electron-userland/electron-installer-redhat/compare/v3.1.0...v3.2.0) Signed-off-by: dependabot[bot] <support@github.com> * Finish upgrading via bolt Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: dependabot[bot] <dependabot[bot]@users.noreply.github.com>
This commit is contained in:
Родитель
00b17d1d7e
Коммит
7fe7e6f8b6
|
@ -147,7 +147,7 @@
|
|||
"@malept/electron-installer-flatpak": "^0.11.2",
|
||||
"electron-installer-debian": "^3.0.0",
|
||||
"electron-installer-dmg": "^3.0.0",
|
||||
"electron-installer-redhat": "^3.0.0",
|
||||
"electron-installer-redhat": "^3.2.0",
|
||||
"electron-installer-snap": "^5.1.0",
|
||||
"electron-windows-store": "^2.1.0",
|
||||
"electron-winstaller": "^4.0.1",
|
||||
|
|
|
@ -22,6 +22,6 @@
|
|||
"@electron-forge/shared-types": "6.0.0-beta.52"
|
||||
},
|
||||
"optionalDependencies": {
|
||||
"electron-installer-redhat": "^3.0.0"
|
||||
"electron-installer-redhat": "^3.2.0"
|
||||
}
|
||||
}
|
||||
|
|
39
yarn.lock
39
yarn.lock
|
@ -822,9 +822,9 @@
|
|||
source-map-support "^0.5.16"
|
||||
|
||||
"@babel/runtime-corejs3@^7.8.3":
|
||||
version "7.10.4"
|
||||
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.4.tgz#f29fc1990307c4c57b10dbd6ce667b27159d9e0d"
|
||||
integrity sha512-BFlgP2SoLO9HJX9WBwN67gHWMBhDX/eDz64Jajd6mR/UAUzqrNMm99d4qHnVaKscAElZoFiPv+JpR/Siud5lXw==
|
||||
version "7.10.5"
|
||||
resolved "https://registry.yarnpkg.com/@babel/runtime-corejs3/-/runtime-corejs3-7.10.5.tgz#a57fe6c13045ca33768a2aa527ead795146febe1"
|
||||
integrity sha512-RMafpmrNB5E/bwdSphLr8a8++9TosnyJp98RZzI6VOx2R2CCMpsXXXRvmI700O9oEKpXdZat6oEK68/F0zjd4A==
|
||||
dependencies:
|
||||
core-js-pure "^3.0.0"
|
||||
regenerator-runtime "^0.13.4"
|
||||
|
@ -3513,10 +3513,10 @@ electron-installer-dmg@^3.0.0:
|
|||
optionalDependencies:
|
||||
appdmg "^0.6.0"
|
||||
|
||||
electron-installer-redhat@^3.0.0:
|
||||
version "3.1.0"
|
||||
resolved "https://registry.yarnpkg.com/electron-installer-redhat/-/electron-installer-redhat-3.1.0.tgz#becbd3a301437cad25b019013a9471facc4f3a48"
|
||||
integrity sha512-sBhUOU1Y+HxwdxX5mFSuSmpbqmzDJKfmvf+WOXoXloeMORxOlUqBXx3hwe67zNf1VupNk+LnW/gpk+VQcY7cJA==
|
||||
electron-installer-redhat@^3.2.0:
|
||||
version "3.2.0"
|
||||
resolved "https://registry.yarnpkg.com/electron-installer-redhat/-/electron-installer-redhat-3.2.0.tgz#2c0f5da6f4a244453e4675ab1eca0877a66788c5"
|
||||
integrity sha512-XMA+fQj3ULNVMl4eG+hIvrYITEqP1pfpERvx6kRwuPd06vdtB4KucL9241DAHT0NR5E9gnyJHM9Y6N24kk0mcA==
|
||||
dependencies:
|
||||
"@malept/cross-spawn-promise" "^1.0.0"
|
||||
debug "^4.1.1"
|
||||
|
@ -7879,9 +7879,9 @@ regenerator-runtime@^0.11.0:
|
|||
integrity sha512-MguG95oij0fC3QV3URf4V2SDYGJhJnJGqvIIgdECeODCT98wSWDAJ94SSuVpYQUoTcGUIL6L4yNB7j1DFFHSBg==
|
||||
|
||||
regenerator-runtime@^0.13.4:
|
||||
version "0.13.5"
|
||||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.5.tgz#d878a1d094b4306d10b9096484b33ebd55e26697"
|
||||
integrity sha512-ZS5w8CpKFinUzOwW3c83oPeVXoNsrLsaCoLtJvAClH135j/R77RuymhiSErhm2lKcwSCIpmvIWSbDkIfAqKQlA==
|
||||
version "0.13.7"
|
||||
resolved "https://registry.yarnpkg.com/regenerator-runtime/-/regenerator-runtime-0.13.7.tgz#cac2dacc8a1ea675feaabaeb8ae833898ae46f55"
|
||||
integrity sha512-a54FxoJDIr27pgf7IgeQGxmqUNYrcV338lf/6gH456HZ/PhX+5BcwHXG9ajESmwe6WRO0tAzRUrRmNONWgkrew==
|
||||
|
||||
regenerator-transform@^0.14.2:
|
||||
version "0.14.5"
|
||||
|
@ -9873,7 +9873,7 @@ yargs@^14.2.0:
|
|||
y18n "^4.0.0"
|
||||
yargs-parser "^15.0.1"
|
||||
|
||||
yargs@^15.0.1, yargs@^15.0.2, yargs@^15.1.0:
|
||||
yargs@^15.0.1, yargs@^15.0.2:
|
||||
version "15.4.0"
|
||||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.0.tgz#53949fb768309bac1843de9b17b80051e9805ec2"
|
||||
integrity sha512-D3fRFnZwLWp8jVAAhPZBsmeIHY8tTsb8ItV9KaAaopmC6wde2u6Yw29JBIZHXw14kgkRnYmDgmQU4FVMDlIsWw==
|
||||
|
@ -9890,6 +9890,23 @@ yargs@^15.0.1, yargs@^15.0.2, yargs@^15.1.0:
|
|||
y18n "^4.0.0"
|
||||
yargs-parser "^18.1.2"
|
||||
|
||||
yargs@^15.1.0:
|
||||
version "15.4.1"
|
||||
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
|
||||
integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==
|
||||
dependencies:
|
||||
cliui "^6.0.0"
|
||||
decamelize "^1.2.0"
|
||||
find-up "^4.1.0"
|
||||
get-caller-file "^2.0.1"
|
||||
require-directory "^2.1.1"
|
||||
require-main-filename "^2.0.0"
|
||||
set-blocking "^2.0.0"
|
||||
string-width "^4.2.0"
|
||||
which-module "^2.0.0"
|
||||
y18n "^4.0.0"
|
||||
yargs-parser "^18.1.2"
|
||||
|
||||
yarn-or-npm@^3.0.1:
|
||||
version "3.0.1"
|
||||
resolved "https://registry.yarnpkg.com/yarn-or-npm/-/yarn-or-npm-3.0.1.tgz#6336eea4dff7e23e226acc98c1a8ada17a1b8666"
|
||||
|
|
Загрузка…
Ссылка в новой задаче