Skip to content

Commit

Permalink
Update dependency electron-updater to v6.3.3
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate-bot authored and metawave committed Aug 15, 2024
1 parent 58c51c1 commit 762a047
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -60,7 +60,7 @@
},
"dependencies": {
"electron-store": "^8.2.0",
"electron-updater": "6.3.2",
"electron-updater": "6.3.3",
"url": "^0.11.0"
},
"devDependencies": {
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -974,10 +974,10 @@ electron-store@^8.2.0:
conf "^10.2.0"
type-fest "^2.17.0"

electron-updater@6.3.2:
version "6.3.2"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-6.3.2.tgz#d6d4104928a11397b6028b8cdedc90a63615066f"
integrity sha512-bEpuZ1IRnMtvZZaWeYi9ocX90Cnk+/impZ/08r6GQkfOMqECtKC2IjvxHcDk2VpWO8QZzK0+MUNaBiO81CGvQQ==
electron-updater@6.3.3:
version "6.3.3"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-6.3.3.tgz#c1560ad08a3a500aaaf1bab94b4d284573c6415f"
integrity sha512-Kj1u6kfyxUyatnspvKa6qhGn82rMZfUD03WOvCGJ12PyRss/AC8kkYsN9IrJihKTlN8nRwTjZ1JM2UUXoD0KsA==
dependencies:
builder-util-runtime "9.2.5"
fs-extra "^10.1.0"
Expand Down

0 comments on commit 762a047

Please sign in to comment.