Skip to content

Commit

Permalink
build(deps): upgrade electron-wix-msi to 3.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed May 17, 2021
1 parent 1576e25 commit cfce085
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -4100,9 +4100,9 @@ electron-winstaller@^5.0.0:
temp "^0.9.0"

electron-wix-msi@^3.0.6:
version "3.0.6"
resolved "https://registry.yarnpkg.com/electron-wix-msi/-/electron-wix-msi-3.0.6.tgz#1434cb8714dded46fae4d4578d4faf6cf36c86df"
integrity sha512-MGvhr9jQkbPWwYibD3+64R6VOUYPtl091dwLgyS2/nOtgnbsdQOeeXLCszsjPaV/N93ee/mdNBeDqHrUdbqdig==
version "3.2.0"
resolved "https://registry.yarnpkg.com/electron-wix-msi/-/electron-wix-msi-3.2.0.tgz#7570d22c8e5bca9757abc142f129ca11a2d4af64"
integrity sha512-qNlRP3S3sxnf68bW89butEICaWGELNHwzerXr1M2Iu3TuPIdMMJyMfXuaQTPoLgouri2E/SQPpYzk3GS+6BHNQ==
dependencies:
debug "^4.1.1"
fs-extra "^8.1.0"
Expand Down

0 comments on commit cfce085

Please sign in to comment.