1
1
mirror of https://github.com/Eugeny/tabby.git synced 2024-09-20 09:27:16 +03:00

Bump electron from 8.2.0 to 8.2.1

Bumps [electron](https://github.com/electron/electron) from 8.2.0 to 8.2.1.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](https://github.com/electron/electron/compare/v8.2.0...v8.2.1)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
This commit is contained in:
dependabot-preview[bot] 2020-04-07 04:26:08 +00:00 committed by GitHub
parent 33bb3b0722
commit 71488e749a
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
2 changed files with 5 additions and 5 deletions

View File

@ -15,7 +15,7 @@
"core-js": "^3.6.4",
"cross-env": "7.0.2",
"css-loader": "3.4.2",
"electron": "^8.2.0",
"electron": "^8.2.1",
"electron-builder": "22.4.1",
"electron-download": "^4.1.1",
"electron-installer-snap": "^5.0.0",

View File

@ -2078,10 +2078,10 @@ electron-rebuild@^1.10.1:
spawn-rx "^3.0.0"
yargs "^14.2.0"
electron@^8.2.0:
version "8.2.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.0.tgz#f3e3de23a6178b5ad7baa70f4814d6332a3212c2"
integrity sha512-mnV43gKCrCUMHLmGws/DU/l8LhaxrFD53A4ofwtthdCqOZWGIdk1+eMphiVumXR5a3lC64XVvmXQ2k28i7F/zw==
electron@^8.2.1:
version "8.2.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.1.tgz#0341ea01272a69f4f3a2bd4cb41521adb1e4ddcf"
integrity sha512-+1PispFqjyKj3VeOPbEKEl6LYxPW41OxHgh9CGN8KeGygsKDHSZuuG9rYc+b9NeeaAl+gnV9VO2JOe7BIzXyOg==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"