Skip to content

Commit fc89c05

Browse files
dependabot[bot]mgechev
authored andcommitted
build(deps-dev): bump electron from 11.0.3 to 11.1.0
Bumps [electron](https://github.com/electron/electron) from 11.0.3 to 11.1.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](electron/electron@v11.0.3...v11.1.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 2862b48 commit fc89c05

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
@@ -86,7 +86,7 @@
8686
"conventional-changelog-cli": "2.1.1",
8787
"core-js": "3.6.5",
8888
"cross-env": "7.0.2",
89-
"electron": "11.0.3",
89+
"electron": "11.1.0",
9090
"electron-builder": "22.9.1",
9191
"electron-reload": "1.5.0",
9292
"eslint": "7.13.0",

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -4963,10 +4963,10 @@ electron-updater@4.3.5:
49634963
lodash.isequal "^4.5.0"
49644964
semver "^7.3.2"
49654965

4966-
electron@11.0.3:
4967-
version "11.0.3"
4968-
resolved "https://registry.yarnpkg.com/electron/-/electron-11.0.3.tgz#c29eaacda38ce561890e59906ca5f507c72b3ec4"
4969-
integrity sha512-nNfbLi7Q1xfJXOEO2adck5TS6asY4Jxc332E4Te8XfQ9hcaC3GiCdeEqk9FndNCwxhJA5Lr9jfSGRTwWebFa/w==
4966+
electron@11.1.0:
4967+
version "11.1.0"
4968+
resolved "https://registry.yarnpkg.com/electron/-/electron-11.1.0.tgz#8dfdf579d1eb79feef3e3d2937fc022e72129c90"
4969+
integrity sha512-RFAhR/852VMaRd9NSe7jprwSoG9dLc6u1GwnqRWg+/3cy/8Zrwt1Betw1lXiZH7hGuB9K2cqju83Xv5Pq5ZSGA==
49704970
dependencies:
49714971
"@electron/get" "^1.0.1"
49724972
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)