Skip to content
This repository has been archived by the owner on Nov 17, 2023. It is now read-only.

Commit

Permalink
Merge pull request #3471 from LN-Zap/renovate/electron-7.x
Browse files Browse the repository at this point in the history
chore(deps): update dependency electron to v7.2.3
  • Loading branch information
mrfelton authored Apr 17, 2020
2 parents bbd332b + 3b7fc3b commit 09f472c
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 @@ -249,7 +249,7 @@
"cross-env": "7.0.2",
"cross-spawn": "7.0.2",
"csp-html-webpack-plugin": "3.0.4",
"electron": "7.2.2",
"electron": "7.2.3",
"electron-builder": "22.5.1",
"electron-devtools-installer": "3.0.0",
"electron-notarize": "0.3.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -7149,10 +7149,10 @@ electron-updater@4.2.5:
pako "^1.0.11"
semver "^7.1.3"

electron@7.2.2:
version "7.2.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-7.2.2.tgz#92b159fa6e6c31dfcfe0c2818c7baacb81fa1c5f"
integrity sha512-8ppCjch2LRbi5JJ9D+gn+Q9erShNLDcN5ODRAPr/MAHqhTTlGBqCcvNMlCzRCEVV75PouKxVm7NjSKXBYlD9QA==
electron@7.2.3:
version "7.2.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-7.2.3.tgz#d69d0984fdfa3f0deeeb1d698bf63dc52e1d2d1d"
integrity sha512-DqPjMLyNYROsvVCIZH84aWYs4AG9p2dlYhwLhyrtOJVXLbibzy0YXP2IPHMCC9GV2j2Z2hA9vR+frYHwpOsaDg==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"
Expand Down

0 comments on commit 09f472c

Please # to comment.