Skip to content

Commit 01e6b7e

Browse files
dependabot[bot]shiftkey
authored andcommitted
build(deps): bump electron-installer-common from 0.10.3 to 0.10.4 (#1182)
Bumps [electron-installer-common](https://github.com/electron-userland/electron-installer-common) from 0.10.3 to 0.10.4. - [Release notes](https://github.com/electron-userland/electron-installer-common/releases) - [Changelog](https://github.com/electron-userland/electron-installer-common/blob/main/NEWS.md) - [Commits](electron-userland/electron-installer-common@v0.10.3...v0.10.4) --- updated-dependencies: - dependency-name: electron-installer-common dependency-type: indirect update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <support@github.com> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent e3d771e commit 01e6b7e

1 file changed

Lines changed: 13 additions & 24 deletions

File tree

yarn.lock

Lines changed: 13 additions & 24 deletions
Original file line numberDiff line numberDiff line change
@@ -570,6 +570,15 @@
570570
glob "^7.1.6"
571571
minimatch "^3.0.4"
572572

573+
"@electron/asar@^3.2.5":
574+
version "3.2.17"
575+
resolved "https://registry.yarnpkg.com/@electron/asar/-/asar-3.2.17.tgz#91d28087aad80d1a1c8cc4e667c6476edf50f949"
576+
integrity sha512-OcWImUI686w8LkghQj9R2ynZ2ME693Ek6L1SiaAgqGKzBaTIZw3fHDqN82Rcl+EU1Gm9EgkJ5KLIY/q5DCRbbA==
577+
dependencies:
578+
commander "^5.0.0"
579+
glob "^7.1.6"
580+
minimatch "^3.0.4"
581+
573582
"@electron/asar@^3.2.7":
574583
version "3.2.10"
575584
resolved "https://registry.yarnpkg.com/@electron/asar/-/asar-3.2.10.tgz#615cf346b734b23cafa4e0603551010bd0e50aa8"
@@ -1344,14 +1353,6 @@
13441353
"@types/minimatch" "*"
13451354
"@types/node" "*"
13461355

1347-
"@types/glob@^7.1.1":
1348-
version "7.2.0"
1349-
resolved "https://registry.yarnpkg.com/@types/glob/-/glob-7.2.0.tgz#bc1b5bf3aa92f25bd5dd39f35c57361bdce5b2eb"
1350-
integrity sha512-ZUxbzKl0IfJILTS6t7ip5fQQM/J3TJYubDm3nMbgubNNYS62eXeUpoLUC8/7fJNiFYHTrGPQn7hspDUzIHX3UA==
1351-
dependencies:
1352-
"@types/minimatch" "*"
1353-
"@types/node" "*"
1354-
13551356
"@types/graceful-fs@^4.1.3":
13561357
version "4.1.9"
13571358
resolved "https://registry.yarnpkg.com/@types/graceful-fs/-/graceful-fs-4.1.9.tgz#2a06bc0f68a20ab37b3e36aa238be6abdf49e8b4"
@@ -2624,18 +2625,6 @@ asar@^2.0.1:
26242625
mkdirp "^0.5.1"
26252626
tmp-promise "^1.0.5"
26262627

2627-
asar@^3.0.0:
2628-
version "3.2.0"
2629-
resolved "https://registry.yarnpkg.com/asar/-/asar-3.2.0.tgz#e6edb5edd6f627ebef04db62f771c61bea9c1221"
2630-
integrity sha512-COdw2ZQvKdFGFxXwX3oYh2/sOsJWJegrdJCGxnN4MZ7IULgRBp9P6665aqj9z1v9VwP4oP1hRBojRDQ//IGgAg==
2631-
dependencies:
2632-
chromium-pickle-js "^0.2.0"
2633-
commander "^5.0.0"
2634-
glob "^7.1.6"
2635-
minimatch "^3.0.4"
2636-
optionalDependencies:
2637-
"@types/glob" "^7.1.1"
2638-
26392628
assert-plus@^1.0.0:
26402629
version "1.0.0"
26412630
resolved "https://registry.yarnpkg.com/assert-plus/-/assert-plus-1.0.0.tgz#f12e0f3c5d77b0b1cdd9146942e4e96c1e4dd525"
@@ -3832,12 +3821,12 @@ electron-builder@^25.1.8:
38323821
yargs "^17.6.2"
38333822

38343823
electron-installer-common@^0.10.2:
3835-
version "0.10.3"
3836-
resolved "https://registry.yarnpkg.com/electron-installer-common/-/electron-installer-common-0.10.3.tgz#40f9db644ca60eb28673d545b67ee0113aef4444"
3837-
integrity sha512-mYbP+6i+nHMIm0WZHXgGdmmXMe+KXncl6jZYQNcCF9C1WsNA9C5SZ2VP4TLQMSIoFO+X4ugkMEA5uld1bmyEvA==
3824+
version "0.10.4"
3825+
resolved "https://registry.yarnpkg.com/electron-installer-common/-/electron-installer-common-0.10.4.tgz#7a81265e0ec158eafd9dd474d5bb3a13946195e7"
3826+
integrity sha512-8gMNPXfAqUE5CfXg8RL0vXpLE9HAaPkgLXVoHE3BMUzogMWenf4LmwQ27BdCUrEhkjrKl+igs2IHJibclR3z3Q==
38383827
dependencies:
3828+
"@electron/asar" "^3.2.5"
38393829
"@malept/cross-spawn-promise" "^1.0.0"
3840-
asar "^3.0.0"
38413830
debug "^4.1.1"
38423831
fs-extra "^9.0.0"
38433832
glob "^7.1.4"

0 commit comments

Comments
 (0)