Skip to content

Commit

Permalink
Update electron requirement in /packages/generator/app/templates
Browse files Browse the repository at this point in the history
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@v5.0.8...v6.0.0)

Signed-off-by: dependabot-preview[bot] <support@dependabot.com>
  • Loading branch information
dependabot-preview[bot] authored Jul 30, 2019
1 parent 5ebe5e6 commit ca05a66
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/generator/app/templates/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -53,7 +53,7 @@
"chai-as-promised": "^7.1.1",
"chai-dom": "^1.8.1",
"chai-enzyme": "1.0.0-beta.1",
"electron": "^5.0.8",
"electron": "^6.0.0",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"eslint": "^5.16.0",
Expand Down

0 comments on commit ca05a66

Please sign in to comment.