You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I searched issues and couldn’t find anything (or linked relevant results below)
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)
The text was updated successfully, but these errors were encountered:
Initial checklist
Affected packages and versions
eslint-plugin-mdx
Link to runnable example
No response
Steps to reproduce
eslint-plugin-mdx
has limitedeslint-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)
The text was updated successfully, but these errors were encountered: