Bump electron from 8.2.2 to 8.2.4 in /Dashboard
Bumps [electron](https://github.com/electron/electron) from 8.2.2 to 8.2.4. - [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.2...v8.2.4) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
f609e5e453
commit
0d24c7376d
2 changed files with 828 additions and 104 deletions
926
Dashboard/package-lock.json
generated
926
Dashboard/package-lock.json
generated
File diff suppressed because it is too large
Load diff
|
@ -2714,9 +2714,9 @@ electron-window@^0.8.0:
|
|||
is-electron-renderer "^2.0.0"
|
||||
|
||||
electron@^8.2.2:
|
||||
version "8.4.1"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-8.4.1.tgz#124d6c65d02a644b389f498d549f2411a0a94c27"
|
||||
integrity sha512-2UK0dUlkwoUAxRDS9VHm3M/zKW+Vm71b1mqSfHx+L7VEfTjiO1Vt2l+kGFg0sUpa/CVMtSCqaeZucrNN6VQwwA==
|
||||
version "8.2.4"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.4.tgz#c4e51ca8e84b5a5beaaabdae1024bd52ba487ba4"
|
||||
integrity sha512-Lle0InIgSAHZxD5KDY0wZ1A2Zlc6GHwMhAxoHMzn05mndyP1YBkCYHc0TDDofzUTrsLFofduPjlknO5Oj9fTPA==
|
||||
dependencies:
|
||||
"@electron/get" "^1.0.1"
|
||||
"@types/node" "^12.0.12"
|
||||
|
|
Reference in a new issue