mirror of
https://github.com/MutableLoss/6502SimDesktop.git
synced 2024-10-31 20:08:45 +00:00
Bump electron from 7.3.2 to 9.4.0
Bumps [electron](https://github.com/electron/electron) from 7.3.2 to 9.4.0. - [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/v7.3.2...v9.4.0) Signed-off-by: dependabot[bot] <support@github.com>
This commit is contained in:
parent
9c128b0f77
commit
972b813daa
@ -14,7 +14,7 @@
|
||||
"author": "DBrown",
|
||||
"license": "ISC",
|
||||
"dependencies": {
|
||||
"electron": "^7.2.4"
|
||||
"electron": "^9.4.0"
|
||||
},
|
||||
"devDependencies": {}
|
||||
}
|
||||
|
@ -141,10 +141,10 @@ duplexer3@^0.1.4:
|
||||
resolved "https://registry.yarnpkg.com/duplexer3/-/duplexer3-0.1.4.tgz#ee01dd1cac0ed3cbc7fdbea37dc0a8f1ce002ce2"
|
||||
integrity sha1-7gHdHKwO08vH/b6jfcCo8c4ALOI=
|
||||
|
||||
electron@^7.2.4:
|
||||
version "7.3.2"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-7.3.2.tgz#184b69fe9089693e179b3b34effa975dfc8e505d"
|
||||
integrity sha512-5uSWVfCJogiPiU0G+RKi4ECnNs0gPNjAwYVE9KR7RXaOJYcpNIC5RFejaaUnuRoBssJ5B1n/5WU6wDUxvPajWQ==
|
||||
electron@^9.4.0:
|
||||
version "9.4.0"
|
||||
resolved "https://registry.yarnpkg.com/electron/-/electron-9.4.0.tgz#c3c607e3598226ddbaaff8babcdffa8bb2210936"
|
||||
integrity sha512-hOC4q0jkb+UDYZRy8vrZ1IANnq+jznZnbkD62OEo06nU+hIbp2IrwDRBNuSLmQ3cwZMVir0WSIA1qEVK0PkzGA==
|
||||
dependencies:
|
||||
"@electron/get" "^1.0.1"
|
||||
"@types/node" "^12.0.12"
|
||||
|
Loading…
Reference in New Issue
Block a user