Skip to content

Commit

Permalink
Merge pull request #25 from papandreou/depfu/update/npm/mocha-6.0.0
Browse files Browse the repository at this point in the history
Upgrade mocha to version 6.0.0
  • Loading branch information
papandreou authored Feb 19, 2019
2 parents eeaa426 + a34d47b commit 43b9d76
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 @@ -15,7 +15,7 @@
"eslint-config-pretty-standard": "^2.0.0",
"eslint-plugin-prettier": "^3.0.0",
"istanbul": "^0.4.5",
"mocha": "^5.2.0",
"mocha": "^6.0.0",
"nyc": "^13.1.0",
"prettier": "^1.14.3",
"semver": "^5.3.0",
Expand Down

0 comments on commit 43b9d76

Please sign in to comment.