Skip to content

Commit 6e3ad26

Browse files
committed
Pin mocha < 7.2.0 for NodeJS8
1 parent e9aee89 commit 6e3ad26

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
@@ -44,7 +44,7 @@
4444
"devDependencies": {
4545
"@types/node": "^14.0.10",
4646
"chai": "^4.2.0",
47-
"mocha": "^8.1.3",
47+
"mocha": "^7.2.0",
4848
"sinon": "^9.0.2",
4949
"typescript": "^4.0.3"
5050
},

0 commit comments

Comments
 (0)