Skip to content

Commit 6f8a111

Browse files
authored
Merge pull request #235 from cjoudrey/renovate/mocha-8.x
Update dependency mocha to v8
2 parents b3a3cfc + f3bf299 commit 6f8a111

File tree

2 files changed

+215
-135
lines changed

2 files changed

+215
-135
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -23,7 +23,7 @@
2323
"@babel/register": "^7.9.0",
2424
"husky": "4.2.5",
2525
"lint-staged": "10.1.3",
26-
"mocha": "7.1.2",
26+
"mocha": "8.0.1",
2727
"prettier": "2.0.5"
2828
},
2929
"babel": {

0 commit comments

Comments
 (0)