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

Upgrade @typescript-eslint/parser to satisfy peer dep. #1212

Merged
merged 1 commit into from
Feb 27, 2024

Conversation

iamacook
Copy link
Member

Summary

When installing packages, yarn was warning about an incorrect peer dependency between @typescript-eslint/eslint-plugin and @typescript-eslint/parser:

image

Changes

  • Upgrade @typescript-eslint/parser to the latest version

@iamacook iamacook self-assigned this Feb 27, 2024
@iamacook iamacook requested a review from a team as a code owner February 27, 2024 08:08
@coveralls
Copy link

Pull Request Test Coverage Report for Build 8061513803

Details

  • 0 of 0 changed or added relevant lines in 0 files are covered.
  • No unchanged relevant lines lost coverage.
  • Overall coverage increased (+0.02%) to 93.67%

Totals Coverage Status
Change from base Build 8061460024: 0.02%
Covered Lines: 6086
Relevant Lines: 6284

💛 - Coveralls

@iamacook iamacook merged commit d518c96 into main Feb 27, 2024
16 checks passed
@iamacook iamacook deleted the upgrade-ts-eslint-parser branch February 27, 2024 09:52
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.

3 participants