Skip to content

Commit

Permalink
Bump electron from 22.0.0 to 22.3.21 (#164)
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 22.0.0 to 22.3.21.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v22.0.0...v22.3.21)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
...

Signed-off-by: dependabot[bot] <[email protected]>
Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Sep 7, 2023
1 parent 1f30bbf commit f2184e6
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 @@ -70,7 +70,7 @@
"chai": "^4.0.0",
"chai-sinon": "^2.8.1",
"copy-webpack-plugin": "^11.0.0",
"electron": "^22.0.0",
"electron": "^22.3.21",
"electron-react-devtools": "^0.5.3",
"electron-webpack": "^2.8.2",
"eslint": "^8.30.0",
Expand Down
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -5373,10 +5373,10 @@ electron-winstaller@^5.0.0:
lodash.template "^4.2.2"
temp "^0.9.0"

electron@^22.0.0:
version "22.0.0"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.0.0.tgz#ef84ab9cf23aa3f8c2f42a1e8e000ad7fd941058"
integrity sha512-cgRc4wjyM+81A0E8UGv1HNJjL1HBI5cWNh/DUIjzYvoUuiEM0SS0hAH/zaFQ18xOz2ced6Yih8SybpOiOYJhdg==
electron@^22.3.21:
version "22.3.21"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.21.tgz#a817446cc1e62e9650522fa7eae389f9fc5b5e19"
integrity sha512-9JzWgvehRrqA30M7RvWCwwbyq2EgPUSbCFaqyZGnG0B52m4ayB8H+uFNIKXyWuyFwAEPDpQW5cGwCzXir1HuLA==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit f2184e6

Please sign in to comment.