Skip to content

Commit

Permalink
Bump electron-installer-debian from 3.1.0 to 3.2.0 (#917)
Browse files Browse the repository at this point in the history
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] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored and shiftkey committed Dec 18, 2023
1 parent fd75e3e commit 42bdb45
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 7 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -167,7 +167,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"
}
Expand Down
12 changes: 6 additions & 6 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -3901,10 +3901,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"
Expand All @@ -3913,7 +3913,7 @@ [email protected]:
get-folder-size "^2.0.1"
lodash "^4.17.4"
word-wrap "^1.2.3"
yargs "^15.0.1"
yargs "^16.0.2"

[email protected]:
version "3.4.0"
Expand Down Expand Up @@ -10746,7 +10746,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==
Expand Down

0 comments on commit 42bdb45

Please sign in to comment.