Skip to content

Commit

Permalink
Bump electron from 6.1.11 to 7.2.4 in /client (CodingGarden#32)
Browse files Browse the repository at this point in the history
Bumps [electron](https://github.com/electron/electron) from 6.1.11 to 7.2.4.
- [Release notes](https://github.com/electron/electron/releases)
- [Changelog](https://github.com/electron/electron/blob/master/docs/breaking-changes.md)
- [Commits](electron/electron@v6.1.11...v7.2.4)

Signed-off-by: dependabot[bot] <[email protected]>

Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com>
  • Loading branch information
dependabot[bot] authored Jul 12, 2020
1 parent 488c0c3 commit 25a53c7
Show file tree
Hide file tree
Showing 2 changed files with 228 additions and 9 deletions.
235 changes: 227 additions & 8 deletions client/package-lock.json

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

2 changes: 1 addition & 1 deletion client/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -33,7 +33,7 @@
"@vue/cli-service": "~4.3.0",
"@vue/eslint-config-airbnb": "^5.0.2",
"babel-eslint": "^10.1.0",
"electron": "^6.0.0",
"electron": "^7.2.4",
"eslint": "^6.7.2",
"eslint-plugin-import": "^2.20.2",
"eslint-plugin-vue": "^6.2.2",
Expand Down

0 comments on commit 25a53c7

Please sign in to comment.