Skip to content

Commit

Permalink
Updated electron-updater 4.3.5
Browse files Browse the repository at this point in the history
  • Loading branch information
oliverschwendener committed Feb 14, 2021
1 parent c7330f9 commit 5749ef3
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 @@ -47,7 +47,7 @@
"electron": "^11.2.3",
"electron-builder": "^22.9.1",
"electron-store": "^5.1.1",
"electron-updater": "^4.0.14",
"electron-updater": "^4.3.5",
"fuse.js": "^6.4.1",
"jest": "^26.4.2",
"mathjs": "^5.10.3",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -2304,10 +2304,10 @@ electron-store@^5.1.1:
conf "^6.2.1"
type-fest "^0.7.1"

electron-updater@^4.0.14:
version "4.3.4"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-4.3.4.tgz#6003f88be9004d7834e4dd757167033d0fc2d29a"
integrity sha512-ekpgxDrYl+Wi24ktO4qfj2CtCABxrmK1C/oekp0tai6q4VR4ZdPkit4CX8+GenvKMme7uMmfPFnLp/vwhP/ThQ==
electron-updater@^4.3.5:
version "4.3.5"
resolved "https://registry.yarnpkg.com/electron-updater/-/electron-updater-4.3.5.tgz#4fb36f593a031c87ea07ee141c9f064d5deffb15"
integrity sha512-5jjN7ebvfj1cLI0VZMdCnJk6aC4bP+dy7ryBf21vArR0JzpRVk0OZHA2QBD+H5rm6ZSeDYHOY6+8PrMEqJ4wlQ==
dependencies:
"@types/semver" "^7.3.1"
builder-util-runtime "8.7.2"
Expand Down

0 comments on commit 5749ef3

Please sign in to comment.