Skip to content

Commit e164838

Browse files
Update dependency mocha to v10.8.1
1 parent 2b80fe6 commit e164838

File tree

2 files changed

+127
-123
lines changed

2 files changed

+127
-123
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"@types/bignumber.js": "5.0.0",
3838
"@types/get-port": "4.2.0",
3939
"@types/metric-suffix": "0.0.1",
40-
"@types/mocha": "10.0.0",
40+
"@types/mocha": "10.0.9",
4141
"@types/node": "16.11.63",
4242
"@types/node-fetch": "3.0.2",
4343
"@types/sinon": "10.0.13",
@@ -47,7 +47,7 @@
4747
"eslint-config-prettier": "8.5.0",
4848
"eslint-plugin-functional": "4.4.0",
4949
"eslint-plugin-prettier": "4.2.1",
50-
"mocha": "10.0.0",
50+
"mocha": "10.8.1",
5151
"prettier": "2.7.1",
5252
"sinon": "14.0.0",
5353
"typescript": "4.8.4"

0 commit comments

Comments
 (0)