Skip to content

Commit e93240b

Browse files
Bump electron from 32.2.2 to 33.2.1
Bumps [electron](https://github.com/electron/electron) from 32.2.2 to 33.2.1. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v32.2.2...v33.2.1) --- updated-dependencies: - dependency-name: electron dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 07768c3 commit e93240b

File tree

2 files changed

+6
-5
lines changed

2 files changed

+6
-5
lines changed

package-lock.json

Lines changed: 5 additions & 4 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -100,7 +100,7 @@
100100
"stylelint-prettier": "^5.0.2"
101101
},
102102
"optionalDependencies": {
103-
"electron": "^32.2.2"
103+
"electron": "^33.2.1"
104104
},
105105
"engines": {
106106
"node": ">=20.9.0 <21 || 22 || >=23"

0 commit comments

Comments
 (0)