Lint-staged version 13.1.3 introduces several noteworthy updates compared to the previous stable version 13.1.2, primarily focusing on dependency upgrades for enhanced functionality and security. A key difference lies in the updated dependencies, notably execa which jumps from version 6.1.0 to 7.0.0, suggesting potential improvements in process execution and handling. The commander dependency is updated from version 9.4.1 to 10.0.0, and lilconfig moves from 2.0.6 to 2.1.0, enabling enhanced configuration loading capabilities. Another significant upgrade is seen in yaml, transitioning from version 2.1.3 to 2.2.1, possibly introducing improved YAML parsing. object-inspect also sees a bump from version 1.12.2 to 1.12.3. Furthermore, the supports-color dependency introduces new features with the jump to version 9.3.1.
The devDependencies also see updates, including eslint, fs-extra, @babel/core, and eslint-plugin-import, potentially bringing in new linting rules, file system utilities, and enhanced JavaScript compilation features. This meticulous updating of dependencies indicates an effort to keep the package modern and secure, ensuring compatibility with the latest tooling and best practices. Developers should consider upgrading to version 13.1.3 to benefit from these improvements and ensure their linting process is up-to-date and robust.
The are not vulnerabilities for the version 13.1.3 of the package lint-staged