diff --git a/examples/typescript/package.json b/examples/typescript/package.json index bd3b690f..82997ed5 100644 --- a/examples/typescript/package.json +++ b/examples/typescript/package.json @@ -20,7 +20,7 @@ "react-dom": "18.2.0" }, "devDependencies": { - "@testing-library/jest-dom": "6.4.2", + "@testing-library/jest-dom": "6.4.5", "@testing-library/react": "14.3.1", "@testing-library/user-event": "14.5.2", "@types/jest": "29.5.12",