Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension


Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Update electron requirement in /packages/generator/app/templates
Updates the requirements on [electron](https://github.com/electron/electron) to permit the latest version.
- [Release notes](https://github.com/electron/electron/releases)
- [Commits](electron/electron@v6.0.5...v6.0.6)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Aug 30, 2019
commit 321b97bf1a5ed0332ccea1951ce4289093d7d13c
2 changes: 1 addition & 1 deletion packages/generator/app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@
"chai-as-promised": "^7.1.1",
"chai-dom": "^1.8.1",
"chai-enzyme": "1.0.0-beta.1",
"electron": "^6.0.5",
"electron": "^6.0.6",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"eslint": "^6.2.2",
Expand Down