Skip to content
This repository has been archived by the owner on Nov 11, 2022. It is now read-only.

Commit

Permalink
Merge pull request #639 from hackaru-app/dependabot/npm_and_yarn/elec…
Browse files Browse the repository at this point in the history
…tron-12.0.10

Bump electron from 12.0.9 to 12.0.10
  • Loading branch information
ktmouk authored Jun 7, 2021
2 parents 6151885 + d40513b commit 2f32572
Show file tree
Hide file tree
Showing 2 changed files with 5 additions and 5 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -85,7 +85,7 @@
"babel-eslint": "^10.1.0",
"babel-jest": "^27.0.2",
"dotenv-webpack": "^7.0.2",
"electron": "^12.0.9",
"electron": "^12.0.10",
"electron-builder": "^22.10.5",
"electron-devtools-installer": "^3.2.0",
"electron-icon-maker": "^0.0.5",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -6109,10 +6109,10 @@ electron-updater@^4.3.9:
lodash.isequal "^4.5.0"
semver "^7.3.5"

electron@^12.0.9:
version "12.0.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.9.tgz#d582afa8f6fc0c429606f0961a4c89b376994823"
integrity sha512-p5aEt1tIh/PYjwN+6MHTc5HtW529XR9r4Qlj9PPcSb5ubkotSsS0BtWJoRPhDenSAN8sgHk3sbZLxXPJtdnRYA==
electron@^12.0.10:
version "12.0.10"
resolved "https://registry.yarnpkg.com/electron/-/electron-12.0.10.tgz#d0879ff005a200d5b08dbfb3e5bbea744d38c71a"
integrity sha512-qaNvFG4AgeuT3PkSljQ9MlY7hz87wIwJ5cmSZ1453IVsUd0BV7pcaLViSpR1bRSqxetDDWxCLtCp0N9RXeDZww==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"
Expand Down

0 comments on commit 2f32572

Please sign in to comment.