Skip to content
This repository was archived by the owner on Apr 25, 2022. It is now read-only.

Commit 1f58a79

Browse files
committed
Update dependency mocha to v9
1 parent 28740e5 commit 1f58a79

File tree

2 files changed

+121
-95
lines changed

2 files changed

+121
-95
lines changed

package-lock.json

Lines changed: 119 additions & 93 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -34,7 +34,7 @@
3434
"devDependencies": {
3535
"@tsconfig/node14": "1.0.0",
3636
"@types/chai": "4.2.15",
37-
"@types/mocha": "8.2.1",
37+
"@types/mocha": "9.1.1",
3838
"@types/node": "14.14.31",
3939
"@typescript-eslint/eslint-plugin": "4.15.1",
4040
"@typescript-eslint/parser": "4.15.1",
@@ -43,7 +43,7 @@
4343
"eslint": "7.20.0",
4444
"eslint-config-airbnb-base": "14.2.1",
4545
"eslint-plugin-import": "2.22.1",
46-
"mocha": "8.3.0",
46+
"mocha": "9.2.2",
4747
"ts-node": "9.1.1",
4848
"typedoc": "0.20.27",
4949
"typedoc-neo-theme": "1.1.0",

0 commit comments

Comments
 (0)