Skip to content

Commit 4104550

Browse files
Update dependency mocha to v10.8.2
1 parent b1c8e34 commit 4104550

File tree

2 files changed

+150
-156
lines changed

2 files changed

+150
-156
lines changed

package.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@
3737
"devDependencies": {
3838
"@istanbuljs/nyc-config-typescript": "1.0.2",
3939
"@types/chai": "4.3.11",
40-
"@types/mocha": "10.0.6",
40+
"@types/mocha": "10.0.10",
4141
"@types/node": "20.10.4",
4242
"@typescript-eslint/eslint-plugin": "6.14.0",
4343
"@typescript-eslint/parser": "6.14.0",
@@ -48,7 +48,7 @@
4848
"eslint-config-prettier": "9.1.0",
4949
"eslint-plugin-prettier": "5.0.1",
5050
"eslint-plugin-security": "2.1.0",
51-
"mocha": "10.2.0",
51+
"mocha": "10.8.2",
5252
"nyc": "15.1.0",
5353
"prettier": "3.1.1",
5454
"ts-mocha": "10.0.0",

0 commit comments

Comments
 (0)