Skip to content

Commit

Permalink
Merge pull request #22 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 committed Feb 20, 2019
2 parents faf2769 + 69afbf0 commit da08f11
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 @@ -17,7 +17,7 @@
"eslint": "^5.7.0",
"eslint-config-pretty-standard": "^2.0.0",
"eslint-plugin-prettier": "^3.0.0",
"mocha": "^5.2.0",
"mocha": "^6.0.0",
"nyc": "^13.1.0",
"prettier": "^1.14.3",
"sinon": "^7.0.0",
Expand Down

0 comments on commit da08f11

Please sign in to comment.