Skip to content

Commit 036f319

Browse files
committed
chore(deps): update dependency @testing-library/jest-dom to v5.17.0
1 parent 9ee8297 commit 036f319

File tree

3 files changed

+100
-14
lines changed

3 files changed

+100
-14
lines changed

apps/web/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -56,7 +56,7 @@
5656
"@tailwindcss/aspect-ratio": "0.4.2",
5757
"@tailwindcss/forms": "0.5.4",
5858
"@testing-library/dom": "9.3.1",
59-
"@testing-library/jest-dom": "5.16.5",
59+
"@testing-library/jest-dom": "5.17.0",
6060
"@testing-library/react": "14.0.0",
6161
"@testing-library/user-event": "14.4.3",
6262
"@types/facebook-pixel": "0.0.25",

packages/ui/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,7 @@
2828
"@tailwindcss/forms": "0.5.4",
2929
"@tailwindcss/line-clamp": "0.4.4",
3030
"@tailwindcss/typography": "0.5.9",
31-
"@testing-library/jest-dom": "5.16.5",
31+
"@testing-library/jest-dom": "5.17.0",
3232
"@testing-library/react": "14.0.0",
3333
"@types/jest": "29.5.3",
3434
"@types/node": "20.4.2",

pnpm-lock.yaml

Lines changed: 98 additions & 12 deletions
Some generated files are not rendered by default. Learn more about customizing how changed files appear on GitHub.

0 commit comments

Comments
 (0)