Skip to content

Commit cb2bb88

Browse files
authored
Merge pull request oauthjs#596 from oauthjs/renovate/mocha-7.x
Update dependency mocha to v7
2 parents 6997303 + be2e4a0 commit cb2bb88

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@
2626
},
2727
"devDependencies": {
2828
"jshint": "2.11.1",
29-
"mocha": "3.5.3",
29+
"mocha": "7.2.0",
3030
"should": "13.2.3",
3131
"sinon": "9.0.2"
3232
},

0 commit comments

Comments
 (0)