Skip to content

Commit

Permalink
Merge pull request #21 from kethan1/dependabot/npm_and_yarn/electron-…
Browse files Browse the repository at this point in the history
…22.3.24

Bump electron from 22.3.21 to 22.3.24
  • Loading branch information
kethan1 authored Sep 20, 2023
2 parents 71e3fa0 + 81fc4bf commit 87c7a05
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 @@ -43,6 +43,6 @@
"@electron-forge/maker-rpm": "^6.0.0-beta.57",
"@electron-forge/maker-wix": "^6.0.0-beta.57",
"@electron-forge/maker-zip": "^6.0.0-beta.57",
"electron": "22.3.21"
"electron": "22.3.24"
}
}
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -1219,10 +1219,10 @@ electron-wix-msi@^3.0.6:
optionalDependencies:
"@bitdisaster/exe-icon-extractor" "^1.0.10"

[email protected].21:
version "22.3.21"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.21.tgz#a817446cc1e62e9650522fa7eae389f9fc5b5e19"
integrity sha512-9JzWgvehRrqA30M7RvWCwwbyq2EgPUSbCFaqyZGnG0B52m4ayB8H+uFNIKXyWuyFwAEPDpQW5cGwCzXir1HuLA==
[email protected].24:
version "22.3.24"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.24.tgz#14479cf11cf4709f78d324015429fa82492c2150"
integrity sha512-wnGsShoRVk1Jmgr7h/jZK9bI5UwMF88sdQ5c8z2j2N8B9elhF/jKDFjwDXUrY1Y0xzAskOP0tYIDE+UbUM4byQ==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit 87c7a05

Please sign in to comment.