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

bump up eslint-plugin-markdown to support eslint V9 #542

Closed
4 tasks done
tianyingchun opened this issue May 27, 2024 · 2 comments
Closed
4 tasks done

bump up eslint-plugin-markdown to support eslint V9 #542

tianyingchun opened this issue May 27, 2024 · 2 comments
Labels

Comments

@tianyingchun
Copy link

Initial checklist

Affected packages and versions

eslint-plugin-mdx

Link to runnable example

No response

Steps to reproduce

eslint-plugin-mdx has limited eslint-plugin-mardown version to "eslint-plugin-markdown": "^3.0.1", need to upgrade to "eslint-plugin-markdown": "^5.0.0",

Expected behavior

bump "eslint-plugin-markdown": "^3.0.1", to "eslint-plugin-markdown": "^5.0.0",

Actual behavior

"eslint-plugin-markdown": "^3.0.1",`

Runtime

Node v20

Package manager

yarn v4

OS

macOS

Build and bundle tools

Other (please specify in steps to reproduce)

@ChristianMurphy
Copy link
Member

There are a number of changes needed for ESLint 9 support #477

@ChristianMurphy
Copy link
Member

Closing this as a part of the larger ESLint 9 issue #477

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Development

No branches or pull requests

2 participants