Eslint-plugin-prettier version 5.1.2 is a minor update over version 5.1.1, designed to seamlessly integrate Prettier as an ESLint rule. This helps maintain consistent code styling across your projects by automatically formatting code according to Prettier's configurations during the ESLint process. Key differences lie in updated dependency versions, ensuring compatibility and leveraging the latest features of related tools.
The update bumps synckit from version 0.8.5 to 0.8.6, and includes, among the devDependencies, updates to eslint (from 8.44.0 to 8.56.0), svelte (4.0.5 to 4.2.8), graphql (16.7.1 to 16.8.1), @eslint/js (8.55.0 to 8.56.0), lint-staged (15.1.0 to 15.2.0), @types/eslint (8.44.7 to 8.56.0), eslint-plugin-n (16.3.1 to 16.5.0), eslint-plugin-mdx (2.2.0 to 2.2.1), vue-eslint-parser (9.3.1 to 9.3.2), eslint-plugin-svelte (2.32.2 to 2.35.1), eslint-config-prettier (8.8.0 to 9.1.0), eslint-plugin-eslint-plugin (5.1.0 to 5.2.1), @graphql-eslint/eslint-plugin (3.20.0 to 3.20.1) and @types/prettier-linter-helpers (1.0.1 to 1.0.4). These upgrades provide developers with access to the newest features, bug fixes, and performance improvements within these packages. Most notably it updates the supported version of eslint.
For developers, this means improved compatibility with their existing tooling setup, potentially leading to fewer conflicts and a smoother development workflow. Version 5.1.2 weighs slightly more with an unpacked size of 33788 bytes compared to 5.1.1's 26893, possibly due to the updated dependencies.
The are not vulnerabilities for the version 5.1.2 of the package eslint-plugin-prettier