Skip to content

Commit 11ef189

Browse files
dependabot[bot]benoitf
authored andcommitted
build(deps-dev): bump electron from 32.0.0 to 32.0.1
Bumps [electron](https://github.com/electron/electron) from 32.0.0 to 32.0.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.0.0...v32.0.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 0653a25 commit 11ef189

File tree

2 files changed

+5
-5
lines changed

2 files changed

+5
-5
lines changed

tests/playwright/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12,7 +12,7 @@
1212
"@playwright/test": "^1.46.1",
1313
"@podman-desktop/tests-playwright": "1.12.0",
1414
"@types/node": "^20",
15-
"electron": "^32.0.0",
15+
"electron": "^32.0.1",
1616
"typescript": "^5.5.4",
1717
"vitest": "^2.0.5",
1818
"xvfb-maybe": "^0.2.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1981,10 +1981,10 @@ electron-to-chromium@^1.5.4:
19811981
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.5.4.tgz#cd477c830dd6fca41fbd5465c1ff6ce08ac22343"
19821982
integrity sha512-orzA81VqLyIGUEA77YkVA1D+N+nNfl2isJVjjmOyrlxuooZ19ynb+dOlaDTqd/idKRS9lDCSBmtzM+kyCsMnkA==
19831983

1984-
electron@^32.0.0:
1985-
version "32.0.0"
1986-
resolved "https://registry.yarnpkg.com/electron/-/electron-32.0.0.tgz#ccb1334d7f1f1a5387ad8f16a06180053ea9278a"
1987-
integrity sha512-rs+VkhztJd2LvRX7d3ikKH+EIHMW4vKM2l5qp7Dx/dLQAKKz3IFNKyYhYzczDnqO+/jUvx0ic0SQvqpv1/ZAsw==
1984+
electron@^32.0.1:
1985+
version "32.0.1"
1986+
resolved "https://registry.yarnpkg.com/electron/-/electron-32.0.1.tgz#8bfc186b81a645c6b3b12f91e71db4231fd0c934"
1987+
integrity sha512-5Hd5Jaf9niYVR2hZxoRd3gOrcxPOxQV1XPV5WaoSfT9jLJHFadhlKtuSDIk3U6rQZke+aC7GqPPAv55nWFCMsA==
19881988
dependencies:
19891989
"@electron/get" "^2.0.0"
19901990
"@types/node" "^20.9.0"

0 commit comments

Comments
 (0)