Skip to content

Commit 5e1e626

Browse files
Update dependency mocha to v10
1 parent 2649e15 commit 5e1e626

File tree

2 files changed

+273
-464
lines changed

2 files changed

+273
-464
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,12 +23,12 @@
2323
},
2424
"devDependencies": {
2525
"@types/chai": "4.2.18",
26-
"@types/mocha": "7.0.2",
26+
"@types/mocha": "10.0.1",
2727
"@typescript-eslint/eslint-plugin": "2.34.0",
2828
"@typescript-eslint/parser": "2.34.0",
2929
"chai": "4.3.4",
3030
"eslint": "6.8.0",
31-
"mocha": "7.2.0",
31+
"mocha": "10.2.0",
3232
"ts-node": "8.10.2",
3333
"typescript": "3.9.9"
3434
}

0 commit comments

Comments
 (0)