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@v6.0.6...v6.0.7)

Signed-off-by: dependabot-preview[bot] <[email protected]>
  • Loading branch information
dependabot-preview[bot] authored Sep 2, 2019
1 parent 709fe6c commit dd4a256
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 @@ -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.6",
"electron": "^6.0.7",
"enzyme": "^3.10.0",
"enzyme-adapter-react-16": "^1.14.0",
"eslint": "^6.2.2",
Expand Down

0 comments on commit dd4a256

Please sign in to comment.