Skip to content

Commit

Permalink
fix(deps): update dependency electron-updater to v6.3.4 (#268)
Browse files Browse the repository at this point in the history
Co-authored-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
  • Loading branch information
renovate[bot] authored Sep 4, 2024
1 parent 7fe0ea5 commit 71c4146
Showing 1 changed file with 6 additions and 16 deletions.
22 changes: 6 additions & 16 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1205,16 +1205,6 @@ __metadata:
languageName: node
linkType: hard

"builder-util-runtime@npm:9.2.4":
version: 9.2.4
resolution: "builder-util-runtime@npm:9.2.4"
dependencies:
debug: "npm:^4.3.4"
sax: "npm:^1.2.4"
checksum: 10c0/858978ffced52935db9c13139235679933616095459796ef2969e86641be53edec8c07bf14cfb42516e017124c653839aa4f66451dd5b41ba84728f54a167c64
languageName: node
linkType: hard

"builder-util-runtime@npm:9.2.5":
version: 9.2.5
resolution: "builder-util-runtime@npm:9.2.5"
Expand Down Expand Up @@ -1913,18 +1903,18 @@ __metadata:
linkType: hard

"electron-updater@npm:^6.1.4":
version: 6.2.1
resolution: "electron-updater@npm:6.2.1"
version: 6.3.4
resolution: "electron-updater@npm:6.3.4"
dependencies:
builder-util-runtime: "npm:9.2.4"
builder-util-runtime: "npm:9.2.5"
fs-extra: "npm:^10.1.0"
js-yaml: "npm:^4.1.0"
lazy-val: "npm:^1.0.5"
lodash.escaperegexp: "npm:^4.1.2"
lodash.isequal: "npm:^4.5.0"
semver: "npm:^7.3.8"
semver: "npm:^7.6.3"
tiny-typed-emitter: "npm:^2.1.0"
checksum: 10c0/b376e13bf2b4675ca853c4164a4caf9454d0d41e797c0f8fd011d66693d4eb5ece020953f3d06c0a63d9d5077a9ae9e8447f26c602da317edb1521c4bd99e2f8
checksum: 10c0/ca67160d251c16f896672e15b81dcfbf759a6a8350dc919666d426207e60038d20b75c5351705af3153ae686621d2856df2ce68ed538e0aad397ef90723d0da1
languageName: node
linkType: hard

Expand Down Expand Up @@ -4365,7 +4355,7 @@ __metadata:
languageName: node
linkType: hard

"semver@npm:^7.3.6, semver@npm:^7.5.4":
"semver@npm:^7.3.6, semver@npm:^7.5.4, semver@npm:^7.6.3":
version: 7.6.3
resolution: "semver@npm:7.6.3"
bin:
Expand Down

0 comments on commit 71c4146

Please sign in to comment.