Skip to content

Commit

Permalink
build(deps-dev): bump electron from 34.0.1 to 34.0.2
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 34.0.1 to 34.0.2.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md)
- [Commits](electron/electron@v34.0.1...v34.0.2)

---
updated-dependencies:
- dependency-name: electron
  dependency-type: direct:development
  update-type: version-update:semver-patch
...

Signed-off-by: dependabot[bot] <[email protected]>
  • Loading branch information
dependabot[bot] authored and benoitf committed Jan 30, 2025
1 parent 4699453 commit 378510e
Show file tree
Hide file tree
Showing 2 changed files with 6 additions and 6 deletions.
10 changes: 5 additions & 5 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion tests/playwright/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -12,7 +12,7 @@
"@playwright/test": "^1.50.0",
"@podman-desktop/tests-playwright": "1.16.0",
"@types/node": "^20",
"electron": "^34.0.1",
"electron": "^34.0.2",
"typescript": "^5.7.3",
"vitest": "^2.1.8",
"xvfb-maybe": "^0.2.1"
Expand Down

0 comments on commit 378510e

Please sign in to comment.