diff --git a/examples/typescript/package.json b/examples/typescript/package.json index 7c082f10..7f6ac884 100644 --- a/examples/typescript/package.json +++ b/examples/typescript/package.json @@ -20,7 +20,7 @@ "react-dom": "18.3.1" }, "devDependencies": { - "@testing-library/jest-dom": "6.4.8", + "@testing-library/jest-dom": "6.5.0", "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.13",