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 #718 from hackaru-app/dependabot/npm_and_yarn/elec…
Browse files Browse the repository at this point in the history
…tron-13.2.1

Bump electron from 13.1.9 to 13.2.1
  • Loading branch information
ktmouk authored Aug 21, 2021
2 parents a7c656e + 31cdbfd commit bf2a112
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 @@ -90,7 +90,7 @@
"babel-eslint": "^10.1.0",
"babel-jest": "^27.0.6",
"dotenv-webpack": "^7.0.3",
"electron": "^13.1.9",
"electron": "^13.2.1",
"electron-builder": "^22.11.7",
"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 @@ -6108,10 +6108,10 @@ electron-updater@^4.3.9:
lodash.isequal "^4.5.0"
semver "^7.3.5"

electron@^13.1.9:
version "13.1.9"
resolved "https://registry.yarnpkg.com/electron/-/electron-13.1.9.tgz#668e2632b81e9fa21edfd32876282d3e2ff7fd76"
integrity sha512-By4Zb72XNQLrPb70BXdIW3NtEHFwybP5DIQjohnCxOYONq5vojuHjNcTuWnBgMvwQ2qwykk6Tw5EwF2Pt0CWjA==
electron@^13.2.1:
version "13.2.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-13.2.1.tgz#0dc89ed0e3faf327b39571de533ca1ae18878ff1"
integrity sha512-/K0Uw+o3+phbHtrVL6qDFVJqmeRF6EIPwVeUHEH5R8JNy13f4X3RouKjQzVyY/Os8fEqYHGFONWhD6q6g750HQ==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^14.6.2"
Expand Down

0 comments on commit bf2a112

Please sign in to comment.