Skip to content

fix: support @typescript-eslint/eslint-plugin@5#942

Merged
SimenB merged 3 commits intomainfrom
eslint-plugin-v5
Oct 11, 2021
Merged

fix: support @typescript-eslint/eslint-plugin@5#942
SimenB merged 3 commits intomainfrom
eslint-plugin-v5

Conversation

@SimenB
Copy link
Copy Markdown
Member

@SimenB SimenB commented Oct 11, 2021

Seems like it's just ESLint@8 that's the issue

@SimenB SimenB requested a review from G-Rath October 11, 2021 21:39
Comment thread package.json
"@typescript-eslint/eslint-plugin": "^4.0.1",
"@typescript-eslint/parser": "^4.0.1",
"@typescript-eslint/eslint-plugin": "^5.0.0",
"@typescript-eslint/parser": "^5.0.0",
Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

I don't think we need to test with parser@4?

Copy link
Copy Markdown
Member Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

image

we do

@SimenB SimenB merged commit 9b842a3 into main Oct 11, 2021
@SimenB SimenB deleted the eslint-plugin-v5 branch October 11, 2021 21:50
@SimenB SimenB mentioned this pull request Oct 11, 2021
50 tasks
github-actions Bot pushed a commit that referenced this pull request Oct 11, 2021
## [25.0.5](v25.0.4...v25.0.5) (2021-10-11)

### Bug Fixes

* support `@typescript-eslint/eslint-plugin@5` ([#942](#942)) ([9b842a3](9b842a3))
@github-actions
Copy link
Copy Markdown

🎉 This PR is included in version 25.0.5 🎉

The release is available on:

Your semantic-release bot 📦🚀

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

Labels

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant