v22.2.7
What's Changed
- Fix CodeQL issues by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1813
- Escape package name and reuse escapeRegExp by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1838
- Remove redundant awaits and enable @typescript-eslint/await-thenable by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1839
- Stop exporting the externally unused getOwnerPerDependency by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1840
- Perf improvements by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1843
- Move configs out of package.json by @XhmikosR in https://github.com/raineorshine/npm-check-updates/pull/1841
- build(deps): downgrade ini from 7.0.0 to 6.0.0 to restore Node 20 support by @raineorshine in https://github.com/raineorshine/npm-check-updates/pull/1845
Full Changelog: https://github.com/raineorshine/npm-check-updates/compare/v22.2.6...v22.2.7