Skip to content

Commit

Permalink
Chore(deps-dev): Bump electron in /pyinstaller/electron
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 22.1.0 to 22.3.25.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v22.1.0...v22.3.25)

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

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored Oct 5, 2023
1 parent 3301acc commit 8e8ce28
Show file tree
Hide file tree
Showing 3 changed files with 11 additions and 11 deletions.
14 changes: 7 additions & 7 deletions pyinstaller/electron/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion pyinstaller/electron/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -20,7 +20,7 @@
"author": "Specter",
"license": "MIT",
"devDependencies": {
"electron": "^22.1.0",
"electron": "^22.3.25",
"electron-builder": "^23.3.1"
},
"build": {
Expand Down
6 changes: 3 additions & 3 deletions pyinstaller/electron/yarn.lock
Original file line number Diff line number Diff line change
Expand Up @@ -704,9 +704,9 @@ [email protected]:
lazy-val "^1.0.5"
mime "^2.5.2"

electron@^22.3.21:
version "22.3.21"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.21.tgz#a817446cc1e62e9650522fa7eae389f9fc5b5e19"
electron@^22.3.25:
version "22.3.25"
resolved "https://registry.yarnpkg.com/electron/-/electron-22.3.25.tgz#a9a70b63a6712c658cd7fab343129b2a78450f80"
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^16.11.26"
Expand Down

0 comments on commit 8e8ce28

Please sign in to comment.