Skip to content

Commit

Permalink
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Bump electron from 24.7.1 to 24.8.3
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 24.7.1 to 24.8.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v24.7.1...v24.8.3)

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

Signed-off-by: dependabot[bot] <[email protected]>
dependabot[bot] authored Sep 18, 2023
1 parent 69508d1 commit f2deaae
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
@@ -48,7 +48,7 @@
"yargs": "17.7.2"
},
"devDependencies": {
"electron": "^24.6.3",
"electron": "^24.8.3",
"electron-builder": "24.6.3",
"eslint": "8.46.0",
"yarn": "1.22.19"
8 changes: 4 additions & 4 deletions yarn.lock
Original file line number Diff line number Diff line change
@@ -823,10 +823,10 @@ [email protected]:
jsonfile "^4.0.0"
mkdirp "^0.5.1"

electron@^24.6.3:
version "24.7.1"
resolved "https://registry.yarnpkg.com/electron/-/electron-24.7.1.tgz#62b6f7e444f99909e738afae1e3a5a38f9581bba"
integrity sha512-v7nMXqTl5e1sudOMe5P77ofb6WOKCCTOqBrxVwwBRvShm5udFa2EkNrzYpO53w2fdIVlKbfLhD5DdlmYAROGvQ==
electron@^24.8.3:
version "24.8.3"
resolved "https://registry.yarnpkg.com/electron/-/electron-24.8.3.tgz#ea842167eaf0323961ff3bcce7237bdaf4f1317d"
integrity sha512-6YTsEOIMIQNnOz0Fj5gAWtwCuDd66iYKkuRJGyc80jKKYI49jBeH+R7ZZry9uiVu4T4bZgBN2FAN24XfCioQZA==
dependencies:
"@electron/get" "^2.0.0"
"@types/node" "^18.11.18"

0 comments on commit f2deaae

Please sign in to comment.