mocha 10.6.0
What's Changed
- feat: allow ^ versions for character encoding packages by @JoshuaKGoldberg in https://github.com/mochajs/mocha/pull/5150
- feat: allow ^ versions for yargs packages by @JoshuaKGoldberg in https://github.com/mochajs/mocha/pull/5152
- feat: allow ^ versions for file matching packages by @JoshuaKGoldberg in https://github.com/mochajs/mocha/pull/5151
- feat: allow ^ versions for data serialization packages by @JoshuaKGoldberg in https://github.com/mochajs/mocha/pull/5153
- feat: allow ^ versions for miscellaneous packages by @JoshuaKGoldberg in https://github.com/mochajs/mocha/pull/5154
Full Changelog: https://github.com/mochajs/mocha/compare/v10.5.2...v10.6.0