Skip to content

Commit ba70ab5

Browse files
chore: bump electron from 34.1.0 to 34.1.1
Bumps [electron](https://github.com/electron/electron) from 34.1.0 to 34.1.1. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v34.1.0...v34.1.1) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]>
1 parent 18ac589 commit ba70ab5

File tree

2 files changed

+8
-8
lines changed

2 files changed

+8
-8
lines changed

package-lock.json

+7-7
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,6 @@
1717
"author": "GitHub",
1818
"license": "CC0-1.0",
1919
"devDependencies": {
20-
"electron": "^34.1.0"
20+
"electron": "^34.1.1"
2121
}
2222
}

0 commit comments

Comments
 (0)