Skip to content

Commit 87b271b

Browse files
chore(deps): update dependency @testing-library/jest-dom to v6 (#4209)
1 parent 2359d1d commit 87b271b

File tree

2 files changed

+30
-14
lines changed

2 files changed

+30
-14
lines changed

pnpm-lock.yaml

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

typescript-react-monorepo-test/packages/host/package.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -25,7 +25,7 @@
2525
"@babel/preset-react": "7.24.7",
2626
"@babel/preset-typescript": "7.24.7",
2727
"@testing-library/cypress": "10.0.2",
28-
"@testing-library/jest-dom": "5.17.0",
28+
"@testing-library/jest-dom": "6.4.6",
2929
"@testing-library/react": "14.3.1",
3030
"@types/jest": "29.5.12",
3131
"@types/react": "18.3.3",

0 commit comments

Comments
 (0)