Skip to content

Commit

Permalink
test: use single testing-library/dom (#5209)
Browse files Browse the repository at this point in the history
  • Loading branch information
petermakowski authored Nov 16, 2023
1 parent d8c9208 commit 56c3913
Show file tree
Hide file tree
Showing 2 changed files with 227 additions and 26 deletions.
3 changes: 2 additions & 1 deletion package.json
Original file line number Diff line number Diff line change
Expand Up @@ -93,7 +93,8 @@
"@storybook/react": "7.4.1",
"@storybook/react-webpack5": "7.4.1",
"@storybook/theming": "7.4.1",
"@testing-library/cypress": "9.0.0",
"@testing-library/cypress": "10.0.1",
"@testing-library/dom": "9.3.3",
"@testing-library/jest-dom": "6.0.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.4.3",
Expand Down
Loading

0 comments on commit 56c3913

Please sign in to comment.