Skip to content

Commit b91205a

Browse files
committed
fix: update mocha to ^8.4.0
1 parent b48610e commit b91205a

File tree

2 files changed

+477
-140
lines changed

2 files changed

+477
-140
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"devDependencies": {
2626
"@types/mocha": "^8.2.2",
2727
"@types/node": "^15.3.0",
28-
"mocha": "^3.5.0",
28+
"mocha": "^8.4.0",
2929
"prettier": "^1.6.1",
3030
"ts-mocha": "^8.0.0",
3131
"ts-node": "^9.1.1",

0 commit comments

Comments
 (0)