Skip to content

Commit 109c597

Browse files
renovate[bot]dhmlau
authored andcommitted
chore: update dependency mocha to ^11.5.0
Signed-off-by: renovate[bot] <29139614+renovate[bot]@users.noreply.github.com>
1 parent 1be388f commit 109c597

File tree

4 files changed

+86
-98
lines changed

4 files changed

+86
-98
lines changed

benchmark/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -60,7 +60,7 @@
6060
"@types/benchmark": "^2.1.5",
6161
"@types/mocha": "^10.0.10",
6262
"@types/node": "^16.18.126",
63-
"mocha": "^11.4.0",
63+
"mocha": "^11.5.0",
6464
"source-map-support": "^0.5.21"
6565
}
6666
}

examples/soap-calculator/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -61,7 +61,7 @@
6161
"@types/mocha": "^10.0.10",
6262
"@types/node": "^16.18.126",
6363
"eslint": "^8.57.1",
64-
"mocha": "^11.4.0",
64+
"mocha": "^11.5.0",
6565
"source-map-support": "^0.5.21",
6666
"typescript": "~5.2.2"
6767
}

0 commit comments

Comments
 (0)