Skip to content

Commit

Permalink
Merge pull request #7 from papandreou/depfu/update/npm/mocha-7.0.0
Browse files Browse the repository at this point in the history
Upgrade mocha to version 7.0.0
  • Loading branch information
papandreou committed Jan 5, 2020
2 parents c8e84bf + 66ec8f8 commit 5241abc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@
"eslint-plugin-node": "^11.0.0",
"eslint-plugin-promise": "^4.0.1",
"eslint-plugin-standard": "^4.0.0",
"mocha": "^6.0.0",
"mocha": "^7.0.0",
"nyc": "^15.0.0",
"prettier": "~1.19.1",
"unexpected": "^11.0.0"
Expand Down

0 comments on commit 5241abc

Please sign in to comment.