Skip to content

Commit

Permalink
Merge pull request web-mech#47 from 10kc-awright/update-mocha-to-latest
Browse files Browse the repository at this point in the history
security: update mocha to latest version
  • Loading branch information
web-mech authored Oct 23, 2018
2 parents 37b16f8 + d659686 commit 9d11b45
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 @@ -26,7 +26,7 @@
"devDependencies": {
"better-assert": "1.0.0",
"documentation": "^5.3.3",
"mocha": "1.14.0"
"mocha": "^5.2.0"
},
"author": "Mike P.",
"license": "MIT"
Expand Down

0 comments on commit 9d11b45

Please sign in to comment.