Skip to content
This repository was archived by the owner on Sep 20, 2021. It is now read-only.

Commit 2310f06

Browse files
committed
Update dependency mocha to v9.1.0
1 parent b8378ab commit 2310f06

File tree

2 files changed

+11
-11
lines changed

2 files changed

+11
-11
lines changed

package-lock.json

+9-9
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,7 @@
3636
"@types/chai": "4.2.21",
3737
"@types/classnames": "2.2.11",
3838
"@types/enzyme": "3.10.9",
39-
"@types/mocha": "7.0.2",
39+
"@types/mocha": "9.0.0",
4040
"@types/react": "16.9.47",
4141
"@types/sinon": "10.0.1",
4242
"chai": "4.3.4",
@@ -59,7 +59,7 @@
5959
"karma-typescript-es6-transform": "4.1.1",
6060
"karma-typescript-preprocessor": "0.4.0",
6161
"lint-staged": "11.1.2",
62-
"mocha": "9.0.2",
62+
"mocha": "9.1.0",
6363
"mocha-typescript": "1.1.17",
6464
"node-sass": "6.0.1",
6565
"prettier": "1.19.1",

0 commit comments

Comments
 (0)