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

Commit c44aba3

Browse files
Bump electron from 8.0.1 to 11.5.0
Bumps [electron](https://github.com/electron/electron) from 8.0.1 to 11.5.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v8.0.1...v11.5.0) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 2b74408 commit c44aba3

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
@@ -106,7 +106,7 @@
106106
"concurrently": "^6.2.1",
107107
"cross-env": "^7.0.0",
108108
"css-loader": "^3.4.2",
109-
"electron": "8.0.1",
109+
"electron": "11.5.0",
110110
"electron-builder": "22.3",
111111
"electron-react-devtools": "^0.5.3",
112112
"electron-reloader": "^1.2.1",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4756,10 +4756,10 @@ electron-util@^0.14.0:
47564756
electron-is-dev "^1.1.0"
47574757
new-github-issue-url "^0.2.1"
47584758

4759-
electron@8.0.1:
4760-
version "8.0.1"
4761-
resolved "https://registry.yarnpkg.com/electron/-/electron-8.0.1.tgz#7f5070a1625f423cddcece25a1eb9e6d2f1339fb"
4762-
integrity sha512-kLZAQkbrAFNjQVpcHJUnjRYQNafuuWKnsdxzag5do1ewMqN0J4Pi/hPE27+5/1YAFMcbvCrPqhWIpcMsi8mKXQ==
4759+
electron@11.5.0:
4760+
version "11.5.0"
4761+
resolved "https://registry.yarnpkg.com/electron/-/electron-11.5.0.tgz#f1650543b9d8f2047d3807755bdb120153ed210f"
4762+
integrity sha512-WjNDd6lGpxyiNjE3LhnFCAk/D9GIj1rU3GSDealVShhkkkPR3Vh4q8ErXGDl1OAO/faomVa10KoFPUN/pLbNxg==
47634763
dependencies:
47644764
"@electron/get" "^1.0.1"
47654765
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)