Skip to content

Commit

Permalink
Upgrade mocha to 10.3.0 (elastic#203500)
Browse files Browse the repository at this point in the history
## 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]>
  • Loading branch information
kc13greiner and kibanamachine authored Dec 11, 2024
1 parent 5c29294 commit 751c86b
Show file tree
Hide file tree
Showing 2 changed files with 99 additions and 136 deletions.
2 changes: 1 addition & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -1788,7 +1788,7 @@
"micromatch": "^4.0.8",
"mini-css-extract-plugin": "1.1.0",
"minimist": "^1.2.6",
"mocha": "^10.1.0",
"mocha": "^10.3.0",
"mocha-junit-reporter": "^2.0.2",
"mocha-multi-reporters": "^1.5.1",
"mochawesome": "^7.1.3",
Expand Down
Loading

0 comments on commit 751c86b

Please sign in to comment.