From 117851278bd05c36ed45fe3b51fa18a403189eff Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Sat, 26 Aug 2023 11:24:26 -0300 Subject: [PATCH] Bump electron-installer-debian from 3.1.0 to 3.2.0 (#917) Bumps [electron-installer-debian](https://github.com/electron-userland/electron-installer-debian) from 3.1.0 to 3.2.0. - [Release notes](https://github.com/electron-userland/electron-installer-debian/releases) - [Changelog](https://github.com/electron-userland/electron-installer-debian/blob/main/NEWS.md) - [Commits](https://github.com/electron-userland/electron-installer-debian/compare/v3.1.0...v3.2.0) --- updated-dependencies: - dependency-name: electron-installer-debian dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> --- package.json | 2 +- yarn.lock | 12 ++++++------ 2 files changed, 7 insertions(+), 7 deletions(-) diff --git a/package.json b/package.json index 19f497fd5a7..02a2c2313c2 100644 --- a/package.json +++ b/package.json @@ -168,7 +168,7 @@ "tsconfig-paths": "^3.9.0" }, "optionalDependencies": { - "electron-installer-debian": "3.1.0", + "electron-installer-debian": "3.2.0", "electron-installer-redhat": "3.4.0", "electron-winstaller": "^5.0.0" } diff --git a/yarn.lock b/yarn.lock index 07d1a7c206a..89b69a7b5ad 100644 --- a/yarn.lock +++ b/yarn.lock @@ -3687,10 +3687,10 @@ electron-installer-common@^0.10.2: optionalDependencies: "@types/fs-extra" "^9.0.1" -electron-installer-debian@3.1.0: - version "3.1.0" - resolved "https://registry.yarnpkg.com/electron-installer-debian/-/electron-installer-debian-3.1.0.tgz#2f6107f559f6564c44e3832fb2942dd8de4d40cc" - integrity sha512-k6KChvx0Fw8XTlCqwwbBfh19yGQaKjGdbugokmr1IpzINOm4QFyACKMTHAYFHW5LCBUZQShZD96hwxUZ+8Kx+w== +electron-installer-debian@3.2.0: + version "3.2.0" + resolved "https://registry.yarnpkg.com/electron-installer-debian/-/electron-installer-debian-3.2.0.tgz#2a9c8220f50a57807de8f93619a0d61ec41271e0" + integrity sha512-58ZrlJ1HQY80VucsEIG9tQ//HrTlG6sfofA3nRGr6TmkX661uJyu4cMPPh6kXW+aHdq/7+q25KyQhDrXvRL7jw== dependencies: "@malept/cross-spawn-promise" "^1.0.0" debug "^4.1.1" @@ -3699,7 +3699,7 @@ electron-installer-debian@3.1.0: get-folder-size "^2.0.1" lodash "^4.17.4" word-wrap "^1.2.3" - yargs "^15.0.1" + yargs "^16.0.2" electron-installer-redhat@3.4.0: version "3.4.0" @@ -10125,7 +10125,7 @@ yargs-parser@^21.1.1: resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35" integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw== -yargs@^15.0.1, yargs@^15.4.1: +yargs@^15.4.1: version "15.4.1" resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8" integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==