Skip to content

Commit fbfc331

Browse files
chore: bump electron from 38.4.0 to 39.0.0 (#1006)
Bumps [electron](https://github.com/electron/electron) from 38.4.0 to 39.0.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v38.4.0...v39.0.0) --- updated-dependencies: - dependency-name: electron dependency-version: 39.0.0 dependency-type: direct:development update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 8a0c7d9 commit fbfc331

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

package-lock.json

Lines changed: 4 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
@@ -17,6 +17,6 @@
1717
"author": "GitHub",
1818
"license": "CC0-1.0",
1919
"devDependencies": {
20-
"electron": "^38.4.0"
20+
"electron": "^39.0.0"
2121
}
2222
}

0 commit comments

Comments
 (0)