Breaking update:
- Dropped support for Node versions 14, 16, and 18, with support now limited to 20.x and 22.x.
Non-breaking updates:
Adding dependencies:
- Adding Husky ^9.1.6 then adding ./husky/pre-push
- globals ^15.9.0
Updated dependencies:
- debug ^4.3.6 -> ^4.3.7
- hmpo-cached-model ^5.0.1 -> ^6.0.0
- eslint ^8.57.0 -> ^9.12.0 and replacing .eslintrc with eslint.config.js
- mocha ^10.7.0 -> ^10.7.3
- nyc ^17.0.0 -> ^17.1.0
- sinon ^18.0.0 -> ^19.0.2