Skip to content

Commit 60abf59

Browse files
Bump electron in /test/integration/with-electron/app
Bumps [electron](https://github.com/electron/electron) from 5.0.0 to 39.8.5. - [Release notes](https://github.com/electron/electron/releases) - [Commits](electron/electron@v5.0.0...v39.8.5) --- updated-dependencies: - dependency-name: electron dependency-version: 39.8.5 dependency-type: direct:production ... Signed-off-by: dependabot[bot] <support@github.com>
1 parent d76ae2f commit 60abf59

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

test/integration/with-electron/app/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,7 @@
44
"main": "index.js",
55
"license": "MIT",
66
"dependencies": {
7-
"electron": "5.0.0",
7+
"electron": "39.8.5",
88
"spectron": "7.0.0"
99
}
1010
}

0 commit comments

Comments
 (0)