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

Commit 1f32008

Browse files
committed
chore(deps): update dependency mocha to v9
1 parent a7aa682 commit 1f32008

File tree

2 files changed

+231
-233
lines changed

2 files changed

+231
-233
lines changed

package.json

+2-2
Original file line numberDiff line numberDiff line change
@@ -47,7 +47,7 @@
4747
"@types/karma": "5.0.1",
4848
"@types/karma-webpack": "2.0.9",
4949
"@types/lodash": "4.14.170",
50-
"@types/mocha": "8.2.2",
50+
"@types/mocha": "9.0.0",
5151
"@types/node": "14.17.3",
5252
"@types/sinon": "10.0.2",
5353
"@types/webpack": "4.41.20",
@@ -68,7 +68,7 @@
6868
"karma-sinon": "^1.0.5",
6969
"karma-sourcemap-loader": "^0.3.8",
7070
"karma-webpack": "^4.0.2",
71-
"mocha": "^7.2.0",
71+
"mocha": "^9.1.3",
7272
"prettier": "^2.1.2",
7373
"raw-loader": "^4.0.1",
7474
"semantic-release": "^17.0.8",

0 commit comments

Comments
 (0)