Skip to content
This repository was archived by the owner on Jan 14, 2023. It is now read-only.

Commit a041aa7

Browse files
Bump electron from 8.0.1 to 9.4.0
Bumps [electron](https://github.com/electron/electron) from 8.0.1 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](electron/electron@v8.0.1...v9.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 80d44be commit a041aa7

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -98,7 +98,7 @@
9898
"babel-plugin-styled-components": "^1.10.7",
9999
"cross-env": "^7.0.0",
100100
"css-loader": "^3.4.2",
101-
"electron": "8.0.1",
101+
"electron": "9.4.0",
102102
"electron-builder": "22.3",
103103
"electron-react-devtools": "^0.5.3",
104104
"enzyme": "^3.11.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -3367,10 +3367,10 @@ electron-util@^0.14.0:
33673367
electron-is-dev "^1.1.0"
33683368
new-github-issue-url "^0.2.1"
33693369

3370-
electron@8.0.1:
3371-
version "8.0.1"
3372-
resolved "https://registry.yarnpkg.com/electron/-/electron-8.0.1.tgz#7f5070a1625f423cddcece25a1eb9e6d2f1339fb"
3373-
integrity sha512-kLZAQkbrAFNjQVpcHJUnjRYQNafuuWKnsdxzag5do1ewMqN0J4Pi/hPE27+5/1YAFMcbvCrPqhWIpcMsi8mKXQ==
3370+
electron@9.4.0:
3371+
version "9.4.0"
3372+
resolved "https://registry.yarnpkg.com/electron/-/electron-9.4.0.tgz#c3c607e3598226ddbaaff8babcdffa8bb2210936"
3373+
integrity sha512-hOC4q0jkb+UDYZRy8vrZ1IANnq+jznZnbkD62OEo06nU+hIbp2IrwDRBNuSLmQ3cwZMVir0WSIA1qEVK0PkzGA==
33743374
dependencies:
33753375
"@electron/get" "^1.0.1"
33763376
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)