Skip to content

Commit

Permalink
Merge pull request #293 from graasp/dependabot/npm_and_yarn/electron-…
Browse files Browse the repository at this point in the history
…8.2.4

chore(deps-dev): bump electron from 8.0.2 to 8.2.4
  • Loading branch information
juancarlosfarah authored Jul 7, 2020
2 parents 84012d6 + 2367ea5 commit 830bd42
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 @@ -142,7 +142,7 @@
"codacy-coverage": "3.4.0",
"concurrently": "5.1.0",
"cross-env": "7.0.0",
"electron": "8.0.2",
"electron": "8.2.4",
"electron-builder": "22.3.2",
"env-cmd": "10.1.0",
"enzyme-to-json": "3.4.4",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5704,10 +5704,10 @@ [email protected]:
pako "^1.0.11"
semver "^7.1.3"

electron@8.0.2:
version "8.0.2"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.0.2.tgz#8dfd62fd42529fed94040b643660f2a82b4f8e95"
integrity sha512-hiQaFtFhd9X2Vjs01l3GXb8hPWSCa31o/kXydo+RC7vwcx9AGuzG7jWIq8vidzAWsF/YPM0LFVjFRZrfkqi03Q==
electron@8.2.4:
version "8.2.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-8.2.4.tgz#c4e51ca8e84b5a5beaaabdae1024bd52ba487ba4"
integrity sha512-Lle0InIgSAHZxD5KDY0wZ1A2Zlc6GHwMhAxoHMzn05mndyP1YBkCYHc0TDDofzUTrsLFofduPjlknO5Oj9fTPA==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"
Expand Down

0 comments on commit 830bd42

Please sign in to comment.