Skip to content

Commit 41d7901

Browse files
dependabot[bot]deboer-tim
authored andcommitted
chore(deps-dev): bump electron from 31.3.0 to 31.3.1
Bumps [electron](https://github.com/electron/electron) from 31.3.0 to 31.3.1. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/main/docs/breaking-changes.md) - [Commits](electron/electron@v31.3.0...v31.3.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 2ec5482 commit 41d7901

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.45.3",
1313
"@podman-desktop/tests-playwright": "^1.11.1",
1414
"@types/node": "^20",
15-
"electron": "^31.3.0",
15+
"electron": "^31.3.1",
1616
"typescript": "^5.5.4",
1717
"vitest": "^2.0.2",
1818
"xvfb-maybe": "^0.2.1"

yarn.lock

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1551,10 +1551,10 @@ electron-to-chromium@^1.4.668:
15511551
resolved "https://registry.yarnpkg.com/electron-to-chromium/-/electron-to-chromium-1.4.769.tgz#c2e82091525e2d9dbcc2b8f66cdb0466ec8ebdf4"
15521552
integrity sha512-bZu7p623NEA2rHTc9K1vykl57ektSPQYFFqQir8BOYf6EKOB+yIsbFB9Kpm7Cgt6tsLr9sRkqfqSZUw7LP1XxQ==
15531553

1554-
electron@^31.3.0:
1555-
version "31.3.0"
1556-
resolved "https://registry.yarnpkg.com/electron/-/electron-31.3.0.tgz#4a084a8229d5bd829c33b8b65073381d0e925093"
1557-
integrity sha512-3LMRMmK4UK0A+jYSLGLYdfhc20TgY2v5jD3iGmhRZlDYj0gn7xBj/waRjlNalysZ0D2rgPvoes0wHuf5e/Bguw==
1554+
electron@^31.3.1:
1555+
version "31.3.1"
1556+
resolved "https://registry.yarnpkg.com/electron/-/electron-31.3.1.tgz#de5f21f10db1ba0568e0cdd7ae76ec40a4b800c3"
1557+
integrity sha512-9fiuWlRhBfygtcT+auRd/WdBK/f8LZZcrpx0RjpXhH2DPTP/PfnkC4JB1PW55qCbGbh4wAgkYbf4ExIag8oGCA==
15581558
dependencies:
15591559
"@electron/get" "^2.0.0"
15601560
"@types/node" "^20.9.0"

0 commit comments

Comments
 (0)