Skip to content

Commit

Permalink
chore: upgrade electron & mocha
Browse files Browse the repository at this point in the history
  • Loading branch information
malept committed Apr 27, 2019
1 parent 06a37be commit 8a54fde
Show file tree
Hide file tree
Showing 2 changed files with 19 additions and 21 deletions.
36 changes: 17 additions & 19 deletions package-lock.json

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

4 changes: 2 additions & 2 deletions package.json
Original file line number Diff line number Diff line change
Expand Up @@ -38,10 +38,10 @@
},
"devDependencies": {
"@continous-auth/semantic-release-npm": "^1.0.0",
"electron": "^4.1.4",
"electron": "^5.0.0",
"electron-mocha": "^8.0.1",
"lodash": "^4.17.11",
"mocha": "^6.1.3",
"mocha": "^6.1.4",
"mz": "^2.7.0",
"rimraf": "^2.6.3",
"semantic-release": "^15.13.3",
Expand Down

0 comments on commit 8a54fde

Please sign in to comment.