Skip to content

Commit 7435841

Browse files
build(deps-dev): bump electron from 32.1.0 to 32.1.1 (#1746)
Bumps [electron](https://github.com/electron/electron) from 32.1.0 to 32.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@v32.1.0...v32.1.1) --- updated-dependencies: - dependency-name: electron dependency-type: direct:development update-type: version-update:semver-patch ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
1 parent 21360b4 commit 7435841

File tree

2 files changed

+9
-9
lines changed

2 files changed

+9
-9
lines changed

pnpm-lock.yaml

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

tests/playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
"@playwright/test": "^1.47.0",
1414
"@podman-desktop/tests-playwright": "1.12.0",
1515
"@types/node": "^20",
16-
"electron": "^32.1.0",
16+
"electron": "^32.1.1",
1717
"typescript": "^5.6.2",
1818
"vitest": "^2.0.5",
1919
"xvfb-maybe": "^0.2.1"

0 commit comments

Comments
 (0)