Skip to content

Commit

Permalink
Merge pull request #6 from naynco/dependabot/npm_and_yarn/electron-9.4.0
Browse files Browse the repository at this point in the history
Bump electron from 7.2.4 to 9.4.0
  • Loading branch information
hmert committed Jan 28, 2021
2 parents dedf4a6 + 210ce65 commit 276e80f
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 @@ -6,7 +6,7 @@
"license": "AGPL",
"dependencies": {
"body-parser": "^1.18.2",
"electron": "^7.2.4",
"electron": "^9.4.0",
"express": "^4.16.3",
"express-handlebars": "^3.0.0",
"screenshot-tweet": "^1.0.5"
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -436,10 +436,10 @@ electron@^1.4.4:
electron-download "^3.0.1"
extract-zip "^1.0.3"

electron@^7.2.4:
version "7.2.4"
resolved "https://registry.yarnpkg.com/electron/-/electron-7.2.4.tgz#9fc0446dae23ead897af8742470cb18da55c6ce9"
integrity sha512-Z+R692uTzXgP8AHrabE+kkrMlQJ6pnAYoINenwj9QSqaD2YbO8IuXU9DMCcUY0+VpA91ee09wFZJNUKYPMnCKg==
electron@^9.4.0:
version "9.4.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-9.4.0.tgz#c3c607e3598226ddbaaff8babcdffa8bb2210936"
integrity sha512-hOC4q0jkb+UDYZRy8vrZ1IANnq+jznZnbkD62OEo06nU+hIbp2IrwDRBNuSLmQ3cwZMVir0WSIA1qEVK0PkzGA==
dependencies:
"@electron/get" "^1.0.1"
"@types/node" "^12.0.12"
Expand Down

0 comments on commit 276e80f

Please sign in to comment.