Skip to content

Commit 1c74917

Browse files
dependabot[bot]shiftkey
authored andcommitted
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](electron-userland/electron-installer-debian@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] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent eefbc8c commit 1c74917

File tree

2 files changed

+7
-7
lines changed

2 files changed

+7
-7
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -168,7 +168,7 @@
168168
"tsconfig-paths": "^3.9.0"
169169
},
170170
"optionalDependencies": {
171-
"electron-installer-debian": "3.1.0",
171+
"electron-installer-debian": "3.2.0",
172172
"electron-installer-redhat": "3.4.0",
173173
"electron-winstaller": "^5.0.0"
174174
}

yarn.lock

Lines changed: 6 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -3687,10 +3687,10 @@ electron-installer-common@^0.10.2:
36873687
optionalDependencies:
36883688
"@types/fs-extra" "^9.0.1"
36893689

3690-
electron-installer-debian@3.1.0:
3691-
version "3.1.0"
3692-
resolved "https://registry.yarnpkg.com/electron-installer-debian/-/electron-installer-debian-3.1.0.tgz#2f6107f559f6564c44e3832fb2942dd8de4d40cc"
3693-
integrity sha512-k6KChvx0Fw8XTlCqwwbBfh19yGQaKjGdbugokmr1IpzINOm4QFyACKMTHAYFHW5LCBUZQShZD96hwxUZ+8Kx+w==
3690+
electron-installer-debian@3.2.0:
3691+
version "3.2.0"
3692+
resolved "https://registry.yarnpkg.com/electron-installer-debian/-/electron-installer-debian-3.2.0.tgz#2a9c8220f50a57807de8f93619a0d61ec41271e0"
3693+
integrity sha512-58ZrlJ1HQY80VucsEIG9tQ//HrTlG6sfofA3nRGr6TmkX661uJyu4cMPPh6kXW+aHdq/7+q25KyQhDrXvRL7jw==
36943694
dependencies:
36953695
"@malept/cross-spawn-promise" "^1.0.0"
36963696
debug "^4.1.1"
@@ -3699,7 +3699,7 @@ electron-installer-debian@3.1.0:
36993699
get-folder-size "^2.0.1"
37003700
lodash "^4.17.4"
37013701
word-wrap "^1.2.3"
3702-
yargs "^15.0.1"
3702+
yargs "^16.0.2"
37033703

37043704
electron-installer-redhat@3.4.0:
37053705
version "3.4.0"
@@ -10125,7 +10125,7 @@ yargs-parser@^21.1.1:
1012510125
resolved "https://registry.yarnpkg.com/yargs-parser/-/yargs-parser-21.1.1.tgz#9096bceebf990d21bb31fa9516e0ede294a77d35"
1012610126
integrity sha512-tVpsJW7DdjecAiFpbIB1e3qxIQsE6NoPc5/eTdrbbIC4h0LVsWhnoa3g+m2HclBIujHzsxZ4VJVA+GUuc2/LBw==
1012710127

10128-
yargs@^15.0.1, yargs@^15.4.1:
10128+
yargs@^15.4.1:
1012910129
version "15.4.1"
1013010130
resolved "https://registry.yarnpkg.com/yargs/-/yargs-15.4.1.tgz#0d87a16de01aee9d8bec2bfbf74f67851730f4f8"
1013110131
integrity sha512-aePbxDmcYW++PaqBsJ+HYUFwCdv4LVvdnhBy78E57PIor8/OVvhMrADFFEDh8DHDFRv/O9i3lPhsENjO7QX0+A==

0 commit comments

Comments
 (0)