Skip to content

Commit

Permalink
Bump electron from 21.4.4 to 24.1.3
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 21.4.4 to 24.1.3.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v21.4.4...v24.1.3)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:production
  update-type: version-update:semver-major
...

Signed-off-by: dependabot[bot] <support@github.com>
  • Loading branch information
dependabot[bot] committed May 1, 2023
1 parent c10eaa7 commit 6f1f0b9
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@
"test": "standard && hallmark"
},
"dependencies": {
"electron": "^21.0.1",
"electron": "^24.1.3",
"level": "^8.0.0",
"many-level": "^2.0.0",
"readable-stream": "^4.0.0"
Expand Down

0 comments on commit 6f1f0b9

Please sign in to comment.