Skip to content

Commit

Permalink
Merge pull request #144 from AltarikMC/dependabot/npm_and_yarn/electr…
Browse files Browse the repository at this point in the history
…on-19.0.5

Bump electron from 19.0.1 to 19.0.5
  • Loading branch information
quentinlegot authored Jun 22, 2022
2 parents e7b5fc2 + fab56a7 commit c23ce66
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 @@ -30,7 +30,7 @@
"@electron-forge/cli": "^6.0.0-beta.63",
"@electron-forge/maker-squirrel": "^6.0.0-beta.63",
"@electron-forge/publisher-github": "^6.0.0-beta.63",
"electron": "^19.0.1"
"electron": "^19.0.5"
},
"dependencies": {
"electron-is-dev": "^2.0.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1363,10 +1363,10 @@ electron-winstaller@^5.0.0:
lodash.template "^4.2.2"
temp "^0.9.0"

electron@^19.0.1:
version "19.0.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-19.0.1.tgz#9370cb4d43db959bbe1dfa85ba582b3a012af5aa"
integrity sha512-zuhJVV7nTDFrRZ7uAIylSD0Eoi1xcUV4UzGfpWsREI4W5GsxNGyZQeqQDpg43w8+7oED812oDrGfPh5kb9rcQA==
electron@^19.0.5:
version "19.0.5"
resolved "https://registry.yarnpkg.com/electron/-/electron-19.0.5.tgz#852042c3f598cf2b3874cbcccc0308002c2b3fe9"
integrity sha512-gC4kPr/Mf7QbeE5NAo1AC4Zg/SXLnW0ttlyzhVdyB2aErBspWh231UhHLJUlOdaVNqitdbnppdaXjoZHsR5QzQ==
dependencies:
"@electron/get" "^1.14.1"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit c23ce66

Please sign in to comment.