mirror of
https://github.com/ivuorinen/base-configs.git
synced 2026-03-06 01:55:32 +00:00
fix(deps): resolve peer dependency warnings and minimatch vulnerability (#480)
* fix(deps): resolve peer dependency warnings and minimatch vulnerability Add packageExtensions to .yarnrc.yml for @commitlint/load and eslint-plugin-n peer dependency warnings. Add resolutions to package.json to force minimatch >=10.2.4, fixing 3 HIGH ReDoS CVEs (CVE-2026-26996, CVE-2026-27903, CVE-2026-27904). * chore(deps): add missing stylelint-config package
This commit is contained in: