Skip to content

Commit

Permalink
Merge pull request #73 from hexojs/dependabot/npm_and_yarn/mocha-tw-5…
Browse files Browse the repository at this point in the history
….2.0

Update mocha requirement from ^4.0.1 to ^5.2.0
  • Loading branch information
segayuu committed Nov 23, 2018
2 parents 6b2612e + 6bee41e commit c54e016
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion package.json
Expand Up @@ -38,6 +38,6 @@
"istanbul": "^0.4.5",
"jscs": "^3.0.7",
"jscs-preset-hexo": "^1.0.1",
"mocha": "^4.0.1"
"mocha": "^5.2.0"
}
}

0 comments on commit c54e016

Please sign in to comment.