Skip to content

Commit 751c86b

Browse files
Upgrade mocha to 10.3.0 (#203500)
## Summary Upgrade `mocha` from 10.1.0 to 10.3.0 [Changelog](https://github.com/mochajs/mocha/blob/main/CHANGELOG.md) --------- Co-authored-by: kibanamachine <[email protected]>
1 parent 5c29294 commit 751c86b

File tree

2 files changed

+99
-136
lines changed

2 files changed

+99
-136
lines changed

package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1788,7 +1788,7 @@
17881788
"micromatch": "^4.0.8",
17891789
"mini-css-extract-plugin": "1.1.0",
17901790
"minimist": "^1.2.6",
1791-
"mocha": "^10.1.0",
1791+
"mocha": "^10.3.0",
17921792
"mocha-junit-reporter": "^2.0.2",
17931793
"mocha-multi-reporters": "^1.5.1",
17941794
"mochawesome": "^7.1.3",

0 commit comments

Comments
 (0)