Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

[Snyk] Upgrade eslint-plugin-prettier from 5.0.1 to 5.1.0 #18

Closed
wants to merge 1 commit into from

Conversation

w3nl
Copy link
Contributor

@w3nl w3nl commented Jan 10, 2024

This PR was automatically created by Snyk using the credentials of a real user.


Snyk has created this PR to upgrade eslint-plugin-prettier from 5.0.1 to 5.1.0.

ℹ️ Keep your dependencies up-to-date. This makes it easier to fix existing vulnerabilities and to more quickly identify and fix newly disclosed vulnerabilities when they affect your project.


  • The recommended version is 1 version ahead of your current version.
  • The recommended version was released 22 days ago, on 2023-12-19.
Release notes
Package name: eslint-plugin-prettier
  • 5.1.0 - 2023-12-19

    Minor Changes

    • #616 3856413 Thanks @ BPScott! - Add recommended config for the flat config format.

      If you are using flat config, import the recommended config from eslint-plugin-prettier/recommended. Like the legacy format recommended config, this automatically includes the contents of eslint-config-prettier.

      // eslint.config.js
      const eslintPluginPrettierRecommended = require('eslint-plugin-prettier/recommended');

      module.exports = [
      // Any other config imports go at the top
      eslintPluginPrettierRecommended,
      ];

    Patch Changes

    • #614 5270877 Thanks @ BPScott! - Add meta block to plugin. This improves debugging and cachebusting when using the new flat config

    • #603 a63a570 Thanks @ filiptammergard! - fix: specify eslint-config-prettier as peer dependency

      It's already added to peerDependenciesMeta as optional, which means it should also be specified in peerDependencies.

    New Contributors

    Full Changelog: v5.0.1...v5.1.0

  • 5.0.1 - 2023-10-11

    What's Changed

    New Contributors

    Full Changelog: v5.0.0...v5.0.1

from eslint-plugin-prettier GitHub release notes

Note: You are seeing this because you or someone else with access to this repository has authorized Snyk to open upgrade PRs.

For more information:

🧐 View latest project report

🛠 Adjust upgrade PR settings

🔕 Ignore this dependency or unsubscribe from future upgrade PRs

@w3nl w3nl closed this Oct 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants