Skip to content

Commit

Permalink
chore(deps): update dependency @testing-library/jest-dom to v6
Browse files Browse the repository at this point in the history
  • Loading branch information
renovate[bot] authored Jan 3, 2024
1 parent 39c5b41 commit 49e6a7a
Show file tree
Hide file tree
Showing 3 changed files with 62 additions and 31 deletions.
2 changes: 1 addition & 1 deletion apps/web/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -56,7 +56,7 @@
"@tailwindcss/aspect-ratio": "0.4.2",
"@tailwindcss/forms": "0.5.6",
"@testing-library/dom": "9.3.1",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "14.0.0",
"@testing-library/user-event": "14.5.0",
"@types/facebook-pixel": "0.0.27",
Expand Down
2 changes: 1 addition & 1 deletion packages/ui/package.json
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,7 @@
"@tailwindcss/forms": "0.5.6",
"@tailwindcss/line-clamp": "0.4.4",
"@tailwindcss/typography": "0.5.10",
"@testing-library/jest-dom": "5.17.0",
"@testing-library/jest-dom": "6.2.0",
"@testing-library/react": "14.0.0",
"@types/jest": "29.5.4",
"@types/node": "20.6.0",
Expand Down
89 changes: 60 additions & 29 deletions pnpm-lock.yaml

Some generated files are not rendered by default. Learn more about how customized files appear on GitHub.

0 comments on commit 49e6a7a

Please sign in to comment.