We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2649e15 commit 7d802fdCopy full SHA for 7d802fd
package.json
@@ -23,12 +23,12 @@
23
},
24
"devDependencies": {
25
"@types/chai": "4.2.18",
26
- "@types/mocha": "7.0.2",
+ "@types/mocha": "10.0.6",
27
"@typescript-eslint/eslint-plugin": "2.34.0",
28
"@typescript-eslint/parser": "2.34.0",
29
"chai": "4.3.4",
30
"eslint": "6.8.0",
31
- "mocha": "7.2.0",
+ "mocha": "10.2.0",
32
"ts-node": "8.10.2",
33
"typescript": "3.9.9"
34
}
0 commit comments