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

feat: update testing libraries and resolve type conflicts #2861

Closed
wants to merge 2 commits into from

Conversation

pavanjoshi914
Copy link
Contributor

Describe the changes you have made in this PR

we had issue in updating jest-dom dependency since quite a days: issue is created here: testing-library/jest-dom#544

i tried to figure out some solutions, current solution i see is.

use @types/jest library instead of @jest/types and update tsconfig to point right types to tsc compiler. pr also included updated version of all the testing libraries

Checklist

  • Self-review of changed code
  • Manual testing
  • Added automated tests where applicable
  • Update Docs & Guides
  • For UI-related changes
  • Darkmode
  • Responsive layout

Copy link

New and updated dependencies detected. Learn more about Socket for GitHub ↗︎

Packages Version New capabilities Transitives Size Publisher
@types/jest 29.5.8 None +0 78.6 kB types
@testing-library/react 14.0.0...14.1.0 None +0/-0 5.39 MB testing-library-bot
@types/chrome 0.0.248...0.0.251 None +0/-0 676 kB types
@testing-library/jest-dom 5.17.0...6.1.4 None +1/-2 314 kB testing-library-bot

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.

None yet

1 participant