Skip to content

Commit e0d0359

Browse files
Bump electron from 9.1.2 to 9.4.0 in /test/window-integration-tests
Bumps [electron](https://github.com/electron/electron) from 9.1.2 to 9.4.0. - [Release notes](https://github.com/electron/electron/releases) - [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md) - [Commits](electron/electron@v9.1.2...v9.4.0) Signed-off-by: dependabot[bot] <[email protected]>
1 parent 0f1e770 commit e0d0359

File tree

2 files changed

+4
-4
lines changed

2 files changed

+4
-4
lines changed

test/window-integration-tests/package-lock.json

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

test/window-integration-tests/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -13,7 +13,7 @@
1313
},
1414
"license": "MIT",
1515
"dependencies": {
16-
"electron": "9.1.2",
16+
"electron": "9.4.0",
1717
"jest": "26.2.2",
1818
"spectron": "11.1.0"
1919
}

0 commit comments

Comments
 (0)