bumped electron

This commit is contained in:
Eugene Pankov
2019-04-28 14:37:50 +02:00
parent 19a217923e
commit 7237c2b05a
4 changed files with 104 additions and 77 deletions

View File

@@ -40,5 +40,8 @@
},
"devDependencies": {
"@types/mz": "0.0.31"
},
"resolutions": {
"electron-rebuild/node-abi": "2.8.0"
}
}

View File

@@ -398,6 +398,13 @@ ngx-toastr@^9.1.1:
dependencies:
tslib "^1.9.0"
node-abi@2.8.0:
version "2.8.0"
resolved "https://registry.yarnpkg.com/node-abi/-/node-abi-2.8.0.tgz#bd2e88dbe6a6871e6dd08553e0605779325737ec"
integrity sha512-1/aa2clS0pue0HjckL62CsbhWWU35HARvBDXcJtYKbYR7LnIutmpxmXbuDMV9kEviD2lP/wACOgWmmwljghHyQ==
dependencies:
semver "^5.4.1"
npm-run-path@^2.0.0:
version "2.0.2"
resolved "https://registry.yarnpkg.com/npm-run-path/-/npm-run-path-2.0.2.tgz#35a9232dfa35d7067b4cb2ddf2357b1871536c5f"
@@ -519,6 +526,11 @@ rxjs@^6.3.3:
dependencies:
tslib "^1.9.0"
semver@^5.4.1:
version "5.7.0"
resolved "https://registry.yarnpkg.com/semver/-/semver-5.7.0.tgz#790a7cf6fea5459bac96110b29b60412dc8ff96b"
integrity sha512-Ya52jSX2u7QKghxeoFGpLwCtGlt7j0oY9DYb5apt9nPlJ42ID+ulTXESnt/qAQcoSERyZ5sl3LDIOw0nAn/5DA==
set-blocking@^2.0.0:
version "2.0.0"
resolved "https://registry.yarnpkg.com/set-blocking/-/set-blocking-2.0.0.tgz#045f9782d011ae9a6803ddd382b24392b3d890f7"