v22.2.9
What's Changed
- Dockerfile: use lts-alpine image by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1862
- Rename variable and test file by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1884
- eslint.config.js: drop moot jest globals by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1887
- replace zod with valibot to reduce bundle size by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1885
- CI: add prettier in lint workflow by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1889
- Use async glob instead of glob.sync in getAllPackages by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1891
- Minor type tweaks by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1892
- Switch mocha tests to parallel by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1886
- Replace markdownlint-cli with markdownlint-cli2 by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1893
Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.8...v22.2.9