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

fix: Bump react-docgen-typescript, typescript, typescript-eslint dependencies #55

Merged
merged 1 commit into from
Dec 13, 2023

Conversation

eren-zeplin
Copy link
Contributor

@eren-zeplin eren-zeplin commented Dec 12, 2023

Change description

  • Upgrades react-docgen-typescript to version 2.2.2 since version 1.20.5 has a bug that causes erros when generating code snippets for TS components.
  • Upgrades typescript since react-docgen-typescript@2.2.2 requires typescript >=4.3.x
  • Upgrades @typescript-eslint/eslint-plugin and @typescript-eslint/parser to version 3.10.1 since version 2.x conflicts with eslint@^7.0.0

Type of change

  • Bug fix (fixes an issue)
  • New feature (adds functionality)

Related issues

#50

Checklists

Development

  • Lint rules pass locally
  • Application changes have been tested thoroughly
  • Automated tests covering modified code pass

Security

  • Security impact of change has been considered
  • Code follows company security practices and guidelines

Code review

  • Pull request has a descriptive title and context useful to a reviewer. Screenshots or screencasts are attached as necessary
  • "Ready for review" label attached and reviewers assigned
  • Changes have been reviewed by at least one other contributor
  • Pull request linked to task tracker where applicable

@eren-zeplin eren-zeplin merged commit c74184f into master Dec 13, 2023
1 check passed
@eren-zeplin eren-zeplin deleted the bump-react-docgen-typescript branch December 13, 2023 07:09
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