Skip to content

Commit f680b19

Browse files
Bump electron from 10.1.3 to 10.2.0 in /electron
Bumps [electron](https://github.com/electron/electron) from 10.1.3 to 10.2.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](electron/electron@v10.1.3...v10.2.0) Signed-off-by: dependabot[bot] <support@github.com>
1 parent 65666e5 commit f680b19

2 files changed

Lines changed: 5 additions & 5 deletions

File tree

electron/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111
"author": "Nebojsa Peric",
1212
"license": "MIT",
1313
"devDependencies": {
14-
"electron": "10.1.3",
14+
"electron": "10.2.0",
1515
"electron-builder": "^22.9.1",
1616
"electron-nightly": "^12.0.0-nightly.20201015",
1717
"rimraf": "^3.0.2"

electron/yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -544,10 +544,10 @@ electron-publish@22.9.1:
544544
lazy-val "^1.0.4"
545545
mime "^2.4.6"
546546

547-
electron@10.1.3:
548-
version "10.1.3"
549-
resolved "https://registry.yarnpkg.com/electron/-/electron-10.1.3.tgz#7e276e373bf30078bd4cb1184850a91268dc0e6c"
550-
integrity sha512-CR8LrlG47MdAp317SQ3vGYa2o2cIMdMSMPYH46OVitFLk35dwE9fn3VqvhUIXhCHYcNWIAPzMhkVHpkoFdKWuw==
547+
electron@10.2.0:
548+
version "10.2.0"
549+
resolved "https://registry.yarnpkg.com/electron/-/electron-10.2.0.tgz#4b00f0907b28aca4b93661bb53ce9a4f8ad32201"
550+
integrity sha512-GBUyq8dwUqXPkCTkoID+eZ5Pm9GFlLUd2eSoGe8UOaHeW68SgCf5t75/uGHraQ1OIz/0qniyH5M4ebWEHGppyQ==
551551
dependencies:
552552
"@electron/get" "^1.0.1"
553553
"@types/node" "^12.0.12"

0 commit comments

Comments
 (0)