Skip to content

Commit

Permalink
Merge pull request #20 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 ^3.2.0 to ^5.2.0
  • Loading branch information
segayuu committed Nov 23, 2018
2 parents 7b8a0c4 + 7d670d4 commit 59c27c9
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 @@ -36,6 +36,6 @@
"istanbul": "^0.4.5",
"jscs": "^3.0.7",
"jscs-preset-hexo": "^1.0.1",
"mocha": "^3.2.0"
"mocha": "^5.2.0"
}
}

0 comments on commit 59c27c9

Please sign in to comment.